Skip to content

Commit 03f55e8

Browse files
authored
infra: added Codecov yml (anuraghazra#149)
* chore: test codecov * fix: workflow file * fix: workflow file * chore: added coverage in vercelignore * docs: added codecov badge * chore: add codecov.yml
1 parent 63ba6e6 commit 03f55e8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

codecov.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
codecov:
2+
require_ci_to_pass: yes
3+
4+
coverage:
5+
precision: 2
6+
round: down
7+
range: "70...100"
8+
9+
status:
10+
patch: false

0 commit comments

Comments
 (0)