We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f80db commit 40c697eCopy full SHA for 40c697e
.codecov.yml
@@ -0,0 +1,6 @@
1
+coverage:
2
+ status:
3
+ project:
4
+ default:
5
+ only_pulls: true
6
+comment: false
.gitattributes
@@ -1,6 +1,7 @@
/.dependabot/ export-ignore
/.github/ export-ignore
/test/ export-ignore
+/.codecov.yml export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
7
/.gitignore export-ignore
0 commit comments