Skip to content

Commit 1d2b6c1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 70d29d9 commit 1d2b6c1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.codecov.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ coverage:
1212
- "**/__init__.py"
1313

1414
status:
15-
project: # overall coverage
15+
project: # overall coverage
1616
default:
17-
target: auto # fail on any drop
18-
threshold: 0% # or 0.5 % if you want slack
19-
patch: # changed lines
17+
target: auto # fail on any drop
18+
threshold: 0% # or 0.5 % if you want slack
19+
patch: # changed lines
2020
default:
2121
target: 97%
2222

0 commit comments

Comments
 (0)