diff-cover 9.2.0
0
Run coverage and linting reports on diffs
Contents
Run coverage and linting reports on diffs
Stars: 699, Watchers: 699, Forks: 190, Open Issues: 44The Bachmann1234/diff_cover
repo was created 9 years ago and the last code push was 1 weeks ago.
The project is popular with 699 github stars!
How to Install diff-cover
You can install diff-cover using pip
pip install diff-cover
or add it to a project with poetry
poetry add diff-cover
Package Details
- Author
- See Contributors
- License
- Apache-2.0
- Homepage
- https://github.com/Bachmann1234/diff-cover
- PyPi:
- https://pypi.org/project/diff-cover/
- GitHub Repo:
- https://github.com/Bachmann1234/diff-cover
Classifiers
- Software Development/Quality Assurance
- Software Development/Testing
Related Packages
Errors
A list of common diff-cover errors.
Code Examples
Here are some diff-cover
code examples and snippets.
GitHub Issues
The diff-cover package has 44 open issues on GitHub
- Fix test_style_defs
- False negatives for function calls splitted along multiple lines
- XML coverage report
- Option to skip diff-cover when not in a git repository
- 6.4.4: pytest is failing in
tests/test_snippets.py::test_style_defs
unit - How diff-cover excludes multiple paths