Metadata-Version: 2.4
Name: proj-flow-test-coverage
Version: 0.1.1
Summary: This proj_flow extension aids with builds covered with github.com/mbits-libs/coveralls
Project-URL: Changelog, https://github.com/mzdun/proj-flow-test-coverage/blob/main/CHANGELOG.rst
Project-URL: Homepage, https://pypi.org/project/proj-flow-test-coverage/
Project-URL: Source Code, https://github.com/mzdun/proj-flow-test-coverage
Author-email: Marcin Zdun <marcin.zdun@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: C/C++,build-tool,c++,ci-cd,code-coverage,continuous-integration,coveralls,cpp,dependencies,dependency-manager,developer,developer-tools,development,meta-build-tool,pipeline,tools-and-automation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.12
Requires-Dist: chevron~=0.14
Requires-Dist: proj-flow
Provides-Extra: dev
Requires-Dist: black~=25.0; extra == 'dev'
Requires-Dist: build~=1.4; extra == 'dev'
Requires-Dist: isort~=6.0; extra == 'dev'
Requires-Dist: twine<=6.0.1; extra == 'dev'
Requires-Dist: types-chevron~=0.14; extra == 'dev'
Requires-Dist: types-pyyaml~=6.0; extra == 'dev'
Requires-Dist: types-toml~=0.10; extra == 'dev'
Description-Content-Type: text/markdown

# Project Flow - Test Coverage

[![Python package workflow badge](https://github.com/mzdun/proj-flow-test-coverage/actions/workflows/release.yml/badge.svg)](https://github.com/mzdun/proj-flow-test-coverage/actions)
[![PyPI version badge](https://img.shields.io/pypi/v/proj-flow-test-coverage.svg)](https://pypi.python.org/pypi/proj-flow-test-coverage)
[![PyPI License: MIT](https://img.shields.io/pypi/l/proj-flow-test-coverage.svg)](https://pypi.python.org/pypi/proj-flow-test-coverage)

**Project Flow - Test Coverage** is an extension to the [Project Flow](https://github.com/mzdun/proj-flow).
