Skip to content

Commit c6e412e

Browse files
authored
ci: add codecov configuration file
1 parent 08a392d commit c6e412e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/codecov.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
target: auto
6+
threshold: 0.09
7+
patch:
8+
default:
9+
target: auto

0 commit comments

Comments
 (0)