Skip to content

Commit

Permalink
codecov.yml: disable posting build checks for now
Browse files Browse the repository at this point in the history
We collect coverage data, but we don't flunk PRs if reduce coverage because
our coverage is atrocious to begin with. Once we improve that, we'll turn
this back on and insist that new commits improve test coverage.
  • Loading branch information
warner committed Dec 6, 2018
1 parent 4f4be69 commit 653c5ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
coverage:
status:
project: off
patch: off

0 comments on commit 653c5ce

Please sign in to comment.