Skip to content

[WIP] Fix failing GitHub Actions job for coverage - #134

Merged
arokem merged 2 commits into
masterfrom
copilot/fix-github-actions-coverage
Aug 21, 2026
Merged

[WIP] Fix failing GitHub Actions job for coverage#134
arokem merged 2 commits into
masterfrom
copilot/fix-github-actions-coverage

Conversation

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor
  • Identify root cause: codecov/codecov-action@v4 SHA not downloadable in CI
  • Update codecov/codecov-action from v4 to v5 in .github/workflows/coverage.yml

Co-authored-by: frheault <10820351+frheault@users.noreply.github.com>
Copilot AI requested a review from frheault August 17, 2026 17:40
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.02%. Comparing base (98bb94d) to head (d7d5876).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #134   +/-   ##
=======================================
  Coverage   85.02%   85.02%           
=======================================
  Files          13       13           
  Lines        2879     2879           
=======================================
  Hits         2448     2448           
  Misses        431      431           
Flag Coverage Δ
unittests 85.02% <ø> (ø)

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

☔ 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.

@arokem
arokem marked this pull request as ready for review August 21, 2026 11:46
@arokem
arokem merged commit 2fbe5c7 into master Aug 21, 2026
16 checks passed
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.

3 participants