Skip to content

Update CI to use build_type from matrix - #28

Draft
vvish wants to merge 6 commits into
mainfrom
ci_build_type_fix
Draft

Update CI to use build_type from matrix#28
vvish wants to merge 6 commits into
mainfrom
ci_build_type_fix

Conversation

@vvish

@vvish vvish commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Upgrade/fixes for CI and toolchain.

  • In gcc and clang CI workflows, ctest switched to use matrix.build_type instead of env.BUILD_TYPE
  • In gcc workflow:
    • upgraded the gcc compiler environment from v. 12 to v.14
    • replaced lcov coverage collection with gcovr
    • excluded test/.* and 3p/.* paths from coverage output
    • added an explicit Codecov upload token

@codecov-commenter

codecov-commenter commented Aug 9, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.76%. Comparing base (1e197b6) to head (18cb002).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #28       +/-   ##
===========================================
- Coverage   93.46%   81.76%   -11.70%     
===========================================
  Files          15        9        -6     
  Lines         520      181      -339     
  Branches        0       27       +27     
===========================================
- Hits          486      148      -338     
+ Misses         34       12       -22     
- Partials        0       21       +21     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vvish vvish self-assigned this Aug 9, 2026
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.

2 participants