Skip to content

Commit 0ba90bd

Browse files
authored
Allow slight coverage drop in codecov.yml (learning-process#124)
1 parent fd0c527 commit 0ba90bd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

codecov.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
ignore:
22
- "**/perf_tests/**"
33
- "**/func_tests/**"
4+
coverage:
5+
status:
6+
project:
7+
default:
8+
threshold: 1%
9+
patch:
10+
default:
11+
threshold: 5%

0 commit comments

Comments
 (0)