Skip to content

Commit 1aeb6a6

Browse files
committed
Add minor customization to codecoverage
1 parent 36dc2fe commit 1aeb6a6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.codecov.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
codecov:
2+
branch:
3+
- next
4+
- master
5+
ci:
6+
- appveyor
7+
max_report_age: off
8+
9+
coverage:
10+
round: nearest
11+
precision: 2
12+
range: 40..80

0 commit comments

Comments
 (0)