Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Spacetown
Copy link
Member

The new JSON format from gcov doesn't provide the function return count, therefore this PR is removing it from the internal data model, the HTML report and the JSON format.

@Spacetown Spacetown added this to the Upcoming release milestone Jul 16, 2024
@codecov
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.73%. Comparing base (39eccee) to head (cac16ef).
Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
+ Coverage   94.69%   94.73%   +0.03%     
==========================================
  Files          50       50              
  Lines        3962     3948      -14     
  Branches      841      838       -3     
==========================================
- Hits         3752     3740      -12     
+ Misses        130      129       -1     
+ Partials       80       79       -1     

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

@Spacetown Spacetown closed this Jul 18, 2024
@Spacetown Spacetown reopened this Jul 18, 2024
@Spacetown Spacetown force-pushed the remove_function_returned_count branch 2 times, most recently from 8b573bb to 2e4b458 Compare July 18, 2024 19:55
@Spacetown Spacetown force-pushed the remove_function_returned_count branch from 2e4b458 to cac16ef Compare July 18, 2024 20:12
@Spacetown Spacetown marked this pull request as ready for review July 18, 2024 20:20
@Spacetown Spacetown merged commit 2a24953 into gcovr:main Jul 18, 2024
@Spacetown Spacetown deleted the remove_function_returned_count branch July 18, 2024 20:26
@Spacetown Spacetown removed this from the Upcoming release milestone Oct 8, 2024
D-Walther pushed a commit to D-Walther/gcovr that referenced this pull request Jun 16, 2025
* Remove the function returned count from data model
* Update Sphinx version because of versionremoved directive
* Add versionremoved support to documentation
* Deactivate documentation in CI where python 3.8 is used
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.

1 participant