Skip to main content

An extension for "filestate" package, which adds GIT management operations.

Project description

wexample-filestate-git

Version: 0.0.47

An extension for "filestate" package, which adds GIT management operations.

Tests

This project uses pytest for testing and pytest-cov for code coverage analysis.

Installation

First, install the required testing dependencies:

.venv/bin/python -m pip install pytest pytest-cov

Basic Usage

Run all tests with coverage:

.venv/bin/python -m pytest --cov

Common Commands

# Run tests with coverage for a specific module
.venv/bin/python -m pytest --cov=your_module

# Show which lines are not covered
.venv/bin/python -m pytest --cov=your_module --cov-report=term-missing

# Generate an HTML coverage report
.venv/bin/python -m pytest --cov=your_module --cov-report=html

# Combine terminal and HTML reports
.venv/bin/python -m pytest --cov=your_module --cov-report=term-missing --cov-report=html

# Run specific test file with coverage
.venv/bin/python -m pytest tests/test_file.py --cov=your_module --cov-report=term-missing

Viewing HTML Reports

After generating an HTML report, open htmlcov/index.html in your browser to view detailed line-by-line coverage information.

Coverage Threshold

To enforce a minimum coverage percentage:

.venv/bin/python -m pytest --cov=your_module --cov-fail-under=80

This will cause the test suite to fail if coverage drops below 80%.

Code Quality & Typing

All the suite packages follow strict quality standards:

  • Type hints: Full type coverage with mypy validation
  • Code formatting: Enforced with black and isort
  • Linting: Comprehensive checks with custom scripts and tools
  • Testing: High test coverage requirements

These standards ensure reliability and maintainability across the suite.

Versioning & Compatibility Policy

Wexample packages follow Semantic Versioning (SemVer):

  • MAJOR: Breaking changes
  • MINOR: New features, backward compatible
  • PATCH: Bug fixes, backward compatible

We maintain backward compatibility within major versions and provide clear migration guides for breaking changes.

Changelog

See CHANGELOG.md for detailed version history and release notes.

Major changes are documented with migration guides when applicable.

Migration Notes

When upgrading between major versions, refer to the migration guides in the documentation.

Breaking changes are clearly documented with upgrade paths and examples.

Known Limitations & Roadmap

Current limitations and planned features are tracked in the GitHub issues.

See the project roadmap for upcoming features and improvements.

Security Policy

Reporting Vulnerabilities

If you discover a security vulnerability, please email security@wexample.com.

Do not open public issues for security vulnerabilities.

We take security seriously and will respond promptly to verified reports.

Privacy & Telemetry

This package does not collect any telemetry or usage data.

Your privacy is respected — no data is transmitted to external services.

Support Channels

  • GitHub Issues: Bug reports and feature requests
  • GitHub Discussions: Questions and community support
  • Documentation: Comprehensive guides and API reference
  • Email: contact@wexample.com for general inquiries

Community support is available through GitHub Discussions.

Contribution Guidelines

We welcome contributions to the Wexample suite!

How to Contribute

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test thoroughly
  5. Submit a pull request

Maintainers & Authors

Maintained by the Wexample team and community contributors.

See CONTRIBUTORS.md for the full list of contributors.

License

MIT

Useful Links

Integration in the Suite

This package is part of the Wexample Suite — a collection of high-quality Python packages designed to work seamlessly together.

Related Packages

The suite includes packages for configuration management, file handling, prompts, and more. Each package can be used independently or as part of the integrated suite.

Visit the Wexample Suite documentation for the complete package ecosystem.

About us

Wexample stands as a cornerstone of the digital ecosystem — a collective of seasoned engineers, researchers, and creators driven by a relentless pursuit of technological excellence. More than a media platform, it has grown into a vibrant community where innovation meets craftsmanship, and where every line of code reflects a commitment to clarity, durability, and shared intelligence.

This packages suite embodies this spirit. Trusted by professionals and enthusiasts alike, it delivers a consistent, high-quality foundation for modern development — open, elegant, and battle-tested. Its reputation is built on years of collaboration, refinement, and rigorous attention to detail, making it a natural choice for those who demand both robustness and beauty in their tools.

Wexample cultivates a culture of mastery. Each package, each contribution carries the mark of a community that values precision, ethics, and innovation — a community proud to shape the future of digital craftsmanship.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wexample_filestate_git-0.0.47.tar.gz (57.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wexample_filestate_git-0.0.47-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

Details for the file wexample_filestate_git-0.0.47.tar.gz.

File metadata

  • Download URL: wexample_filestate_git-0.0.47.tar.gz
  • Upload date:
  • Size: 57.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.25.9 CPython/3.12.3 Linux/6.8.0-86-generic

File hashes

Hashes for wexample_filestate_git-0.0.47.tar.gz
Algorithm Hash digest
SHA256 1d8c3bca26541a491694d6344834506a6670763f697ae1b31cdc7c5cb3abdfea
MD5 4917393455f222c7d01e7bb7e287fcea
BLAKE2b-256 16d7f793e9aabafdd919413e50938a5b5b7696bf430d49c35e63d5c89e107dae

See more details on using hashes here.

File details

Details for the file wexample_filestate_git-0.0.47-py3-none-any.whl.

File metadata

File hashes

Hashes for wexample_filestate_git-0.0.47-py3-none-any.whl
Algorithm Hash digest
SHA256 e7e36f04842b5fdd43d4e416cda128d7210a810f39aae10a697b8c1883cab697
MD5 a72219797f5c3216877a9928e414e146
BLAKE2b-256 6732ee8a0b893bb87b7c69a386bb0d6d2403c6470cfb494b1d9ad17f87d7800e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page