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

Skip to content

Conversation

@Spacetown
Copy link
Member

Remove the test exclusions and fix the errors in the testcases.

@Spacetown Spacetown added Type: Enhancement QA related to testing, build infrastructure, etc labels Mar 4, 2024
@Spacetown Spacetown added this to the Upcoming release milestone Mar 4, 2024
@codecov
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.59%. Comparing base (2cfcb7c) to head (a0a81d0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #902      +/-   ##
==========================================
+ Coverage   94.30%   94.59%   +0.28%     
==========================================
  Files          50       50              
  Lines        3865     3865              
  Branches      811      811              
==========================================
+ Hits         3645     3656      +11     
+ Misses        141      130      -11     
  Partials       79       79              

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

@Spacetown Spacetown force-pushed the improve_decision_tests_on_macos_clang branch from e6278e8 to a0a81d0 Compare March 4, 2024 21:03
@Spacetown Spacetown merged commit 700001b into gcovr:main Mar 4, 2024
@Spacetown Spacetown deleted the improve_decision_tests_on_macos_clang branch March 4, 2024 21:27
@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
* Activate all tests for MacOs
* Rewrite decision test for clang on MacOs
  The local enum with fully qualified name isn't working. The test was
  introduced because of a bug when a case use the scope operator,
  therefor the enum is moved to a namespace.
* Update reference data for MacOs
* Upload coverage data for MacOs
* Generic improvements:
  * Clean all temporary files from tests
  * Fix the reference directory to update
  * Fix pipeline warning
  * Add support to import several ZIP files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA related to testing, build infrastructure, etc Type: Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant