Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix missing CODECOV_TOKEN for codecov/codecov-action@v4 #112

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

aofei
Copy link
Member

@aofei aofei commented Mar 19, 2024

For goplus/gop#1822


‼️ Steps that must be done before merging:

  1. Obtain the upload token (CODECOV_TOKEN) from https://codecov.io/github/goplus/yap/settings
  2. Add CODECOV_TOKEN as a repository secret at https://github.com/goplus/yap/settings/secrets/actions

For goplus/gop#1822

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.38%. Comparing base (36cea50) to head (8d5a425).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   90.38%   90.38%           
=======================================
  Files          10       10           
  Lines         104      104           
=======================================
  Hits           94       94           
  Misses         10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xushiwei xushiwei merged commit 50a821e into goplus:main Mar 19, 2024
8 checks passed
@aofei aofei deleted the CODECOV_TOKEN branch March 19, 2024 03:44
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.

None yet

2 participants