Skip to content

Update coverage.yml to use OIDC for Codecov#8474

Open
cometkim wants to merge 2 commits into
masterfrom
codecov-oidc
Open

Update coverage.yml to use OIDC for Codecov#8474
cometkim wants to merge 2 commits into
masterfrom
codecov-oidc

Conversation

@cometkim

Copy link
Copy Markdown
Member

Always prefer the tokenless method if available. There are no needs to use permanent token here for public repo. It supports verifying repo via OIDC.

Always prefer the tokenless method if available. There are no needs to use permanent token here for public repo. It supports verifying repo via OIDC.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 55e02f8fdc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/coverage.yml Outdated
@pkg-pr-new

pkg-pr-new Bot commented Jun 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript@8474

@rescript/darwin-arm64

npm i https://pkg.pr.new/@rescript/darwin-arm64@8474

@rescript/darwin-x64

npm i https://pkg.pr.new/@rescript/darwin-x64@8474

@rescript/linux-arm64

npm i https://pkg.pr.new/@rescript/linux-arm64@8474

@rescript/linux-x64

npm i https://pkg.pr.new/@rescript/linux-x64@8474

@rescript/runtime

npm i https://pkg.pr.new/@rescript/runtime@8474

@rescript/win32-x64

npm i https://pkg.pr.new/@rescript/win32-x64@8474

commit: daadf33

@github-actions

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.37%. Comparing base (516e650) to head (daadf33).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8474      +/-   ##
==========================================
- Coverage   74.42%   74.37%   -0.06%     
==========================================
  Files         451      451              
  Lines       61459    61510      +51     
==========================================
+ Hits        45743    45749       +6     
- Misses      15716    15761      +45     

see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant