Skip to content

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Aug 9, 2025

This uses a short-lived token
which is better for security.

Also pin the actions by hash
to make it harder to get
compromised if some action
gets compromised.

Pin the actions by hash so
a compromised release of
an action is not automatically
used and leaks our secrets.
This is not bulletproof, but
better than nothing.
This uses a short-lived token
which is better for security.
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.21%. Comparing base (9804d5b) to head (938acdc).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #242   +/-   ##
========================================
  Coverage    94.21%   94.21%           
========================================
  Files           34       34           
  Lines         5855     5855           
========================================
  Hits          5516     5516           
  Misses         339      339           

☔ View full report in Codecov by Sentry.
📢 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.

@pjonsson
Copy link
Contributor Author

pjonsson commented Aug 9, 2025

Considering the code coverage works, I don't think the CI failures are caused by this PR.

@omad
Copy link
Member

omad commented Aug 9, 2025

Considering the code coverage works, I don't think the CI failures are caused by this PR.

Agreed, thanks Peter, merging now.

@omad omad merged commit 4db99b7 into opendatacube:develop Aug 9, 2025
9 of 11 checks passed
@pjonsson pjonsson deleted the ci-codecov-oidc branch August 9, 2025 23:15
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