Skip to content

ci: restore Codecov uploads - #36

Merged
cvigilv merged 1 commit into
mainfrom
cvv/fix32
Sep 7, 2026
Merged

ci: restore Codecov uploads#36
cvigilv merged 1 commit into
mainfrom
cvv/fix32

Conversation

@cvigilv

@cvigilv cvigilv commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • upgrade the Codecov action from v3 to v7
  • authenticate trusted runs with GitHub OIDC and retain tokenless uploads for fork pull requests
  • fail the test job when Codecov rejects a report
  • upload only the lcov.info produced by the Julia 1.10 job

Validation

  • actionlint .github/workflows/CI.yml
  • julia +1.10 package tests: 84 passed

Fixes #32

Authenticate uploads with GitHub OIDC and retain Codecov tokenless uploads for fork pull requests. Fail CI when Codecov rejects a report.

Fixes #32
@codecov-commenter

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.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
see 3 files with indirect coverage changes

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

@cvigilv
cvigilv merged commit 435c49d into main Sep 7, 2026
4 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.

Restore Codecov uploads and fail on upload errors

2 participants