Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Catch2 XML format compatibility #183

Merged
merged 20 commits into from
Oct 15, 2024

Update benchmarks

c8bc7e0
Select commit
Loading
Failed to load commit list.
Merged

Fix Catch2 XML format compatibility #183

Update benchmarks
c8bc7e0
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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.