Shoobx/diff-cover

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.gitignore
.travis.yml
AUTHORS
CHANGELOG
LICENSE
MANIFEST.in
NOTICE
README.rst
diff_cover/__init__.py3
A
0 mins
diff_cover/command_runner.py59
A
0 mins
diff_cover/diff_reporter.py294
C
1 day
diff_cover/git_diff.py45
A
0 mins
diff_cover/git_path.py49
A
0 mins
diff_cover/report_generator.py276
A
3 hrs
diff_cover/snippets.py229
B
4 hrs
diff_cover/templates/console_coverage_report.txt
diff_cover/templates/console_quality_report.txt
diff_cover/templates/external_style.css
diff_cover/templates/html_coverage_report.html
diff_cover/templates/html_quality_report.html
diff_cover/templates/snippet_content.html
diff_cover/templates/snippet_style.html
diff_cover/tool.py333
F
3 days
diff_cover/violationsreporters/__init__.py0
A
0 mins
diff_cover/violationsreporters/base.py196
A
3 hrs
diff_cover/violationsreporters/violations_reporter.py262
C
1 day
pylintrc
requirements/requirements.txt
requirements/test-requirements.txt
setup.py29
A
0 mins
tox.ini