Просмотр исходного кода

Codecov after_n_builds=5 (#2468)

* Codecov after_n_builds=2

* Update to 5
Graham Neubig 1 год назад
Родитель
Сommit
798921cec3
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      .github/.codecov.yml

+ 3 - 0
.github/.codecov.yml

@@ -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: