{"library":"diff-cover","type":"library","category":null,"description":"Diff-Cover is a command-line tool that enhances code review by reporting test coverage and linting violations specifically on new or modified lines within a Git diff. It compares an XML coverage report (e.g., Cobertura, Clover, JaCoCo, or LCov format) with the output of `git diff` to highlight lines that lack test coverage or contain quality issues. The library is currently at version 10.2.0 and maintains an active release cadence with frequent updates and dependency bumps.","language":"python","status":"active","version":"10.2.0","tags":["testing","coverage","linting","code-quality","git","cli","code-review"],"install":[{"cmd":"pip install diff-cover","imports":[]},{"cmd":"pip install diff-cover[flake8,mypy,pylint,ruff]","imports":[]}],"homepage":null,"github":"https://github.com/Bachmann1234/diff-cover","docs":null,"changelog":null,"pypi":"https://pypi.org/project/diff-cover/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sat Apr 11","next_check":"Sat Jul 04","install_tag":null}}