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

fix(codecov): use codecov/codecov-action@v4 instead of bash script #6407

Merged
merged 5 commits into from
Jul 30, 2024

Conversation

sfwn
Copy link
Member

@sfwn sfwn commented Jul 30, 2024

What this PR does / why we need it:

Use codecov/codecov-action@v4 instead of bash script to upload codecov reports.

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @chengjoey

ChangeLog

Language Changelog
🇺🇸 English use codecov-action@v4 to upload codecov reports
🇨🇳 中文 使用 codecov-action@v4 上传 codecov 报告

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.60%. Comparing base (45be470) to head (c65027b).
Report is 9 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6407      +/-   ##
==========================================
- Coverage   15.60%   15.60%   -0.01%     
==========================================
  Files        3676     3677       +1     
  Lines      311745   311998     +253     
==========================================
+ Hits        48655    48675      +20     
- Misses     257627   257865     +238     
+ Partials     5463     5458       -5     
Flag Coverage Δ
by-github-actions 15.60% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 27 files with indirect coverage changes

Copy link
Contributor

@chengjoey chengjoey left a comment

Choose a reason for hiding this comment

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

good

@sfwn sfwn merged commit 376e630 into erda-project:master Jul 30, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants