implement SNITCH_DISABLE feature #192
Merged
Codecov / codecov/project
succeeded
Nov 30, 2024 in 0s
94.01% (-0.16%) compared to fe9249d
View this Pull Request on Codecov
94.01% (-0.16%) compared to fe9249d
Details
Codecov Report
Attention: Patch coverage is 42.85714%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 94.01%. Comparing base (
fe9249d
) to head (ddf1002
).
Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/snitch_main.cpp | 42.85% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #192 +/- ##
==========================================
- Coverage 94.17% 94.01% -0.16%
==========================================
Files 30 30
Lines 1750 1754 +4
==========================================
+ Hits 1648 1649 +1
- Misses 102 105 +3
Files with missing lines | Coverage Δ | |
---|---|---|
include/snitch/snitch_matcher.hpp | 100.00% <ø> (ø) |
|
include/snitch/snitch_registry.hpp | 86.36% <ø> (ø) |
|
src/snitch_registry.cpp | 95.58% <ø> (ø) |
|
src/snitch_reporter_catch2_xml.cpp | 95.45% <ø> (ø) |
|
src/snitch_main.cpp | 50.00% <42.85%> (+50.00%) |
⬆️ |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update fe9249d...ddf1002. Read the comment docs.
Loading