-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Bump Codecov action to v5 #3161
base: main
Are you sure you want to change the base?
Conversation
a4c4838
to
e2b6bb6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3161 +/- ##
=====================================================
- Coverage 100.00000% 55.55201% -44.44799%
=====================================================
Files 124 246 +122
Lines 18427 37608 +19181
Branches 1215 2725 +1510
=====================================================
+ Hits 18427 20892 +2465
- Misses 0 16393 +16393
- Partials 0 323 +323 |
#2951 should have some prior research |
Yeah, that also surprised me. It does need research… One should probably start by comparing the payloads between the PR and main.. |
@webknjaz I think you've not enabled edits from maintainers, so I can't update this branch from the base branch for you |
Yeah, I often disable that. |
It's more stable and requires a token that is already in the config. Alpine needs curl, gpg, git and jq because of a bug in codecov-action [[1]]. [1]: codecov/codecov-action#1320
e2b6bb6
to
1290249
Compare
Anyway, with the huge reported coverage drop and the flakiness I was observing in Ansible, I'd like to investigate what's broken in Codecov first. |
It's more stable and requires a token that is already in the config.