kopia lustrzana https://github.com/wagtail/wagtail
Set codecov after_n_builds to 10 as a test
This should fix the issue that codecov reported a coverage percentage which didn't take all builds into account (due to cancellation) There are currently 29 travis builds so 10 should be a safe numberpull/3651/head
rodzic
2c68da349d
commit
ccf3b80e88
|
@ -1 +1,4 @@
|
|||
codecov:
|
||||
notify:
|
||||
after_n_builds: 10
|
||||
comment: off
|
||||
|
|
Ładowanie…
Reference in New Issue