mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
Codecov after_n_builds=5 (#2468)
* Codecov after_n_builds=2 * Update to 5
This commit is contained in:
3
.github/.codecov.yml
vendored
3
.github/.codecov.yml
vendored
@@ -1,6 +1,9 @@
|
||||
codecov:
|
||||
notify:
|
||||
wait_for_ci: true
|
||||
# our project is large, so 6 builds are typically uploaded. this waits till 5/6
|
||||
# See https://docs.codecov.com/docs/notifications#section-preventing-notifications-until-after-n-builds
|
||||
after_n_builds: 5
|
||||
|
||||
coverage:
|
||||
status:
|
||||
|
||||
Reference in New Issue
Block a user