Commit 33c182e
fix: add codecov.yml to unblock report processing
Codecov was receiving uploads but never processing them because
ci_passed stayed null — the GitHub App webhook wasn't delivering
CI completion events. Setting wait_for_ci: false and
after_n_builds: 1 tells Codecov to process immediately.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent aecc819 commit 33c182e
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments