Fix Catch2 XML format compatibility #183
Merged
Codecov / codecov/project
succeeded
Oct 10, 2024 in 0s
94.17% (+0.13%) compared to ecfa3d6
View this Pull Request on Codecov
94.17% (+0.13%) compared to ecfa3d6
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.17%. Comparing base (
ecfa3d6
) to head (c8bc7e0
).
Additional details and impacted files
@@ Coverage Diff @@
## main #183 +/- ##
==========================================
+ Coverage 94.03% 94.17% +0.13%
==========================================
Files 29 30 +1
Lines 1709 1750 +41
==========================================
+ Hits 1607 1648 +41
Misses 102 102
Files with missing lines | Coverage Δ | |
---|---|---|
include/snitch/snitch_registry.hpp | 86.36% <ø> (ø) |
|
src/snitch_capture.cpp | 92.00% <ø> (ø) |
|
src/snitch_registry.cpp | 95.58% <100.00%> (+0.39%) |
⬆️ |
src/snitch_reporter_catch2_xml.cpp | 95.45% <ø> (-0.44%) |
⬇️ |
src/snitch_reporter_console.cpp | 97.14% <ø> (ø) |
|
src/snitch_reporter_teamcity.cpp | 100.00% <100.00%> (ø) |
|
src/snitch_section.cpp | 88.46% <100.00%> (+2.74%) |
⬆️ |
src/snitch_test_data.cpp | 95.83% <100.00%> (+0.18%) |
⬆️ |
src/snitch_time.cpp | 100.00% <100.00%> (ø) |
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 ecfa3d6...c8bc7e0. Read the comment docs.
Loading