chore(deps): update codecov/codecov-action digest to c4cf8a4#64
chore(deps): update codecov/codecov-action digest to c4cf8a4#64renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## main #64 +/- ##
=======================================
Coverage 98.90% 98.90%
=======================================
Files 6 6
Lines 91 91
=======================================
Hits 90 90
Misses 1 1 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
2a11462 to
925451b
Compare
|
Looks like we are getting failures: If it is the token missing, makes me wonder how it worked at all 🤔 |
Let me look into this. The token isn't really missing (there's clearly successful runs in main). I've seen this before, and it seems to happen when we fire too many requests to codecov. I think it's just rate limiting that's very poorly reported. One thing we could do is not run codecov in the matrix (to avoid running it so many times). It can just be run once. I'll probably make that change. |
925451b to
eeb399c
Compare
eeb399c to
c650402
Compare
c650402 to
7b64024
Compare
|
Fixed with #68 |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
c9e4b73->c4cf8a4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.