puncover
puncover copied to clipboard
noahp/pre commit
- Add a pre-commit config file
- Add pre-commit
- Run pre-commit and commit the result
- Add .git-blame-ignore-revs for pre-commit run
Codecov Report
Base: 81.75% // Head: 81.75% // No change to project coverage :thumbsup:
Coverage data is based on head (
1cbf1e2
) compared to base (99de402
). Patch coverage: 88.32% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #66 +/- ##
=======================================
Coverage 81.75% 81.75%
=======================================
Files 11 11
Lines 1239 1239
=======================================
Hits 1013 1013
Misses 226 226
Impacted Files | Coverage Δ | |
---|---|---|
puncover/gcc_tools.py | 67.85% <42.85%> (ø) |
|
puncover/renderers.py | 54.25% <61.76%> (ø) |
|
puncover/collector.py | 74.75% <82.35%> (ø) |
|
puncover/__init__.py | 100.00% <100.00%> (ø) |
|
puncover/backtrace_helper.py | 100.00% <100.00%> (ø) |
|
tests/__init__.py | 100.00% <100.00%> (ø) |
|
tests/test_backtrace_helper.py | 100.00% <100.00%> (ø) |
|
tests/test_collector.py | 100.00% <100.00%> (ø) |
|
tests/test_contextfilter.py | 100.00% <100.00%> (ø) |
|
tests/test_gcc_tools.py | 100.00% <100.00%> (ø) |
|
... and 1 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.