Commit Graph

3 Commits

Author SHA1 Message Date
Michael Vines 51045962d3 Adjust settings 2018-12-20 12:32:25 -08:00
Greg Fitzgerald 6966b25d9c Don't mark a build as failed if line coverage drops
It's not always a problem if line coverage drops. For example,
coverage will drop if you make well-tested code more succinct.
It just means the uncovered code is just a larger percentage of
the codebase.
2018-06-07 19:09:25 -06:00
Greg Fitzgerald b317d13b44 Add codecov configuration 2018-02-19 13:02:59 -07:00