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 reporters not being disabled when requested #187

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Conversation

cschreib
Copy link
Member

Fixes #185.

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.03%. Comparing base (ecfa3d6) to head (760dda6).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   94.03%   94.03%           
=======================================
  Files          29       29           
  Lines        1709     1709           
=======================================
  Hits         1607     1607           
  Misses        102      102           
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/snitch_reporter_catch2_xml.cpp 95.89% <ø> (ø)
src/snitch_reporter_teamcity.cpp 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...760dda6. Read the comment docs.

@cschreib cschreib merged commit 2a1808f into main Oct 11, 2024
43 checks passed
@cschreib cschreib deleted the cschreib/reporters branch October 11, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with compilation flags.
1 participant