Skip to content

Commit 4e26bb4

Browse files
committed
Test 31
1 parent 2a5914d commit 4e26bb4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.codecov.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
codecov:
2+
require_ci_to_pass: yes
3+
4+
coverage:
5+
precision: 1
6+
round: down
7+
target: auto
8+
9+
ignore:
10+
- '**/test/**'
11+
- 'env/**'
12+
- 'reports/**'
13+
- '.pytest_cache/**'

0 commit comments

Comments
 (0)