Skip to content

Commit f9a1fb6

Browse files
noxankarl-richter
andauthored
Adjust codecov threshold configuration (as it did not work before) (#990)
Co-authored-by: karl-richter <karl.richter@tum.de>
1 parent fe1d759 commit f9a1fb6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

codecov.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ ignore:
44
- "./tests/"
55
- "./neuralprophet/__init__.py"
66

7-
threshold: 1%
7+
coverage:
8+
status:
9+
project:
10+
default:
11+
threshold: 1%

0 commit comments

Comments
 (0)