8000 Add decision coverage to json summary by Spacetown · Pull Request #892 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add decision coverage to json summary #892

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

Merged
merged 8 commits into from
Feb 22, 2024

Conversation

Spacetown
Copy link
Member

As requested in #866 this adds the decision coverage to the JSON summary report if option --decision is used.

Closes #866

@Spacetown Spacetown added this to the Upcoming release milestone Feb 21, 2024
Copy link
codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.70%. Comparing base (cd5a34e) to head (1685f56).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
+ Coverage   95.38%   95.70%   +0.31%     
==========================================
  Files          56       56              
  Lines        4707     4702       -5     
  Branches      918      912       -6     
==========================================
+ Hits         4490     4500      +10     
+ Misses        131      125       -6     
+ Partials       86       77       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Spacetown Spacetown force-pushed the add_decision_coverage_to_json_summary branch from e5fa5ee to 6fcaccd Compare February 22, 2024 21:03
@Spacetown Spacetown merged commit 2bce89e into gcovr:main Feb 22, 2024
@Spacetown Spacetown deleted the add_decision_coverage_to_json_summary branch February 22, 2024 21:36
@Spacetown Spacetown removed this from the Upcoming release milestone Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decisions coverage is not printed in JSON summary
1 participant
0