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

Migrate to v4 of the codecov/codecov-action action #1553

Merged
merged 3 commits into from
May 8, 2024

Conversation

andrewhop
Copy link
Contributor

Issues:

Resolves P126361289

Description of changes:

V4 was released at the start of February and is the latest release.

Call-outs:

I'm just hoping this fixes the issue.

Testing:

In this CI.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@andrewhop andrewhop requested a review from a team as a code owner April 26, 2024 00:58
justsmth
justsmth previously approved these changes Apr 26, 2024
@justsmth justsmth self-requested a review April 26, 2024 11:48
@justsmth
Copy link
Contributor

So it's not find the files that we're providing: https://github.com/aws/aws-lc/actions/runs/8841784960/job/24279427269?pr=1553#step:5:83

warning - 2024-04-26 01:51:26,149 -- Some files were not found --- {"not_found_files": ["/home/runner/work/_temp/build/coverage-default.info", "/home/runner/work/_temp/build/coverage-no-asm.info"]}
info - 2024-04-26 01:51:26,326 -- Found 0 coverage files to report
Error: No coverage reports found. Please make sure you're generating reports successfully.

I wonder what changed?

@andrewhop
Copy link
Contributor Author

Not sure, we're still writing to that file:

Reading tracefile /home/runner/work/_temp/build/test-default.info
Writing data to /home/runner/work/_temp/build/coverage-default.info

https://github.com/aws/aws-lc/actions/runs/8841784960/job/24279427269?pr=1553#step:4:1572

skmcgrail
skmcgrail previously approved these changes Apr 29, 2024
samuel40791765
samuel40791765 previously approved these changes Apr 29, 2024
@justsmth justsmth marked this pull request as draft May 8, 2024 12:30
@justsmth justsmth changed the title Migrate to v4 of the codecov/codecov-action action [DRAFT] Migrate to v4 of the codecov/codecov-action action May 8, 2024
@justsmth justsmth dismissed stale reviews from samuel40791765, skmcgrail, and themself via f3d3ee8 May 8, 2024 13:12
@justsmth justsmth force-pushed the codecov branch 2 times, most recently from f94e98c to 8d43b5a Compare May 8, 2024 14:26
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.91%. Comparing base (b5e3681) to head (b701736).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1553      +/-   ##
==========================================
+ Coverage   77.46%   77.91%   +0.45%     
==========================================
  Files         435      560     +125     
  Lines       71873    94575   +22702     
  Branches        0    13611   +13611     
==========================================
+ Hits        55676    73688   +18012     
- Misses      16197    20293    +4096     
- Partials        0      594     +594     

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

@justsmth justsmth changed the title [DRAFT] Migrate to v4 of the codecov/codecov-action action Migrate to v4 of the codecov/codecov-action action May 8, 2024
@justsmth justsmth marked this pull request as ready for review May 8, 2024 18:06
@justsmth
Copy link
Contributor

justsmth commented May 8, 2024

"Codecov" throttling is at least part of the issue: codecov/feedback#358

@justsmth justsmth merged commit 2dc5184 into aws:main May 8, 2024
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants