We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5268bb3 commit e88721dCopy full SHA for e88721d
.codecov.yml
@@ -0,0 +1,6 @@
1
+comment: false
2
+github_checks: false
3
+coverage:
4
+ status:
5
+ project: off
6
+ patch: off
.gitattributes
@@ -3,6 +3,7 @@
/.github export-ignore
/doc export-ignore
/tests export-ignore
+/.codecov.yml export-ignore
7
/.editorconfig export-ignore
8
/.gitattributes export-ignore
9
/.gitignore export-ignore
0 commit comments