Skip to content

Give id token permissions to fix codecov step in master#151

Merged
artpdr merged 1 commit into
masterfrom
ft-ap-fix-codecov
May 20, 2026
Merged

Give id token permissions to fix codecov step in master#151
artpdr merged 1 commit into
masterfrom
ft-ap-fix-codecov

Conversation

@artpdr
Copy link
Copy Markdown
Collaborator

@artpdr artpdr commented May 20, 2026

Give write id-token permissions to build job to avoid auth issues with codecov on master branch.

We need this because we are using OIDC method to authenticate with the plugin (https://github.com/codecov/codecov-action#using-oidc)

@joaoleveiga
Copy link
Copy Markdown

approved :)

@artpdr artpdr merged commit c4de05b into master May 20, 2026
1 check passed
@artpdr artpdr deleted the ft-ap-fix-codecov branch May 20, 2026 15:16
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.37%. Comparing base (fe58343) to head (0821e09).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #151      +/-   ##
============================================
+ Coverage     80.37%   81.37%   +1.00%     
- Complexity      469      519      +50     
============================================
  Files            48       52       +4     
  Lines          1620     1756     +136     
  Branches        157      177      +20     
============================================
+ Hits           1302     1429     +127     
- Misses          231      234       +3     
- Partials         87       93       +6     

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

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