Skip to content

Commit 40c697e

Browse files
committed
codecov
1 parent 91f80db commit 40c697e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.codecov.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
only_pulls: true
6+
comment: false

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/.dependabot/ export-ignore
22
/.github/ export-ignore
33
/test/ export-ignore
4+
/.codecov.yml export-ignore
45
/.editorconfig export-ignore
56
/.gitattributes export-ignore
67
/.gitignore export-ignore

0 commit comments

Comments
 (0)