Skip to content

Commit 364f702

Browse files
committed
Fix code coverage
1 parent 3f4b01a commit 364f702

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

codecov.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
coverage:
2-
status:
3-
project:
4-
default:
5-
target: 100%
6-
threshold: 0%
7-
base: auto
8-
if_ci_failed: error
9-
informational: false
10-
only_pulls: false
2+
status:
3+
project:
4+
default:
5+
target: 100%
6+
threshold: 0%
7+
base: auto
8+
if_ci_failed: error
9+
informational: false
10+
only_pulls: false

0 commit comments

Comments
 (0)