This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
wagtail
kopia lustrzana
https://github.com/wagtail/wagtail
Obserwuj
1
Polub
0
Forkuj
You've already forked wagtail
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
ac0d1f69c8
wagtail
/
codecov.yml
6 wiersze
82 B
YAML
Czysty
Zwykły widok
Historia
Unescape
Escape
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 number
2017-06-11 15:59:44 +00:00
codecov
:
notify
:
after_n_builds
:
10
Disable codecov's require_ci_to_pass mode despite our attempts to fix it with the `after_n_builds` setting, it's still showing spurious fluctuations due to sometimes running elasticsearch tests and sometimes not
2017-06-30 16:30:19 +00:00
require_ci_to_pass
:
no
Add codecov.yml to disable PR comments (#3556)
2017-04-20 13:29:18 +00:00
comment
:
off