Skip to content

Commit 50f5f66

Browse files
committed
config codecov
1 parent 54b0d71 commit 50f5f66

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.tool-versions
22
*.out
3+
coverage.*
34
*.pyc
45
__pycache__

codecov.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ignore:
2+
- "demo"

0 commit comments

Comments
 (0)