Commit Graph

2 Commits (76d2463e4d659af90c7c403156811fab5c22943c)

Author SHA1 Message Date
Brian Cloutier 76d2463e4d Only fail if code coverage drops by over 0.5%
Currently codecov, annoyingly, fails the PR whenever coverage decreases.

This commit changes the threshold, and will only fail PRs if:
- coverage falls below 80%
- coverage drops by more than 0.5%
2016-12-08 17:03:58 +03:00
Brian Cloutier 4d61fe24fd Add auto-generated codecov.yaml, default settings 2016-12-08 16:56:49 +03:00