Skip to content

Commit

Permalink
Codecov should use more rigorous coverage range, ignore test harness.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Dec 15, 2019
1 parent a1cc9a9 commit 770683a
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
ignore:
- perf/*
- examples/*/*
- internal/test/*
- test/*
- *_test.go
coverage:
range: 50..85
- "perf/*"
- "examples/*/*"
- "internal/test/*"
- "test/*"
- "*_test.go"

0 comments on commit 770683a

Please sign in to comment.