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 #407

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/gogen/settings
  2. Add CODECOV_TOKEN as a repository secret at https://github.com/goplus/gogen/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 96.16%. Comparing base (bf64ace) to head (a266e0d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files          15       15           
  Lines        6068     6068           
=======================================
  Hits         5835     5835           
  Misses        177      177           
  Partials       56       56           

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

@xushiwei xushiwei merged commit 227d2f6 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.

2 participants