This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wagtail
Watch
0
Star
0
Fork
0
You've already forked wagtail
mirror of
https://github.com/wagtail/wagtail.git
synced
2024-11-22 02:18:39 +01:00
Code
Issues
Releases
Wiki
Activity
8cce0a45a8
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 17:59:44 +02: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 18:30:19 +02:00
require_ci_to_pass
:
no
Add codecov.yml to disable PR comments (#3556)
2017-04-20 15:29:18 +02:00
comment
:
off
Copy Permalink