This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
wagtail
Watch
1
Star
0
Fork
You've already forked wagtail
0
mirror of
https://github.com/Hopiu/wagtail.git
synced
2026-04-07 16:41:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f34bda64ea
wagtail
/
codecov.yml
6 lines
82 B
YAML
Raw
Normal View
History
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
Reference in a new issue
Copy permalink