Commit Graph

9 Commits (5f436e10d05b9c2fc884d19e59a030e9e7a3bb7d)

Author SHA1 Message Date
Jelte Fennema 8deb805338
Ignore safestringlib sourcefiles in coverage (#3632)
This is not our code, so we don't care about the coverage our tests generate
for it.
2020-03-20 14:26:52 +01:00
Marco Slot 7d2813f799 Update .codecov.yml after moving ruleutils files 2019-11-16 14:25:35 +01:00
Jason Petersen 41350fdd54
Remove obsolete lines 2017-09-25 11:18:25 -07:00
Jason Petersen 2ca9c78540
Bump target to 87.5%
With the ignore rules in place, we can increase the target.
2016-12-09 14:06:35 -07:00
Jason Petersen 1e4f5e1a95
Format for readability 2016-12-09 13:33:58 -07:00
Jason Petersen 145537a5d2
Add ignore rules 2016-12-09 13:03:23 -07:00
Jason Petersen 14f4dfb242
Make patch target 75%
If a patch has very bad coverage, reject it.
2016-12-09 13:03:23 -07:00
Jason Petersen 5bd07b253a
Be explicit about coverage project requirements
If a change drops coverage (absolutely) beneath 80% or (relatively)
reduces coverage by more than 0.5%, give it a bad status.
2016-12-09 13:03:23 -07:00
Jason Petersen 26ae8704d6
Add default Codecov configuration
Will change shortly.
2016-12-09 13:03:23 -07:00