Skip to content

Commit 34e4617

Browse files
committed
merge master
1 parent e4fc4bf commit 34e4617

File tree

11 files changed

+116
-96
lines changed

11 files changed

+116
-96
lines changed

codecov.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ coverage:
44
default:
55
target: auto
66
threshold: 0.10% # tolerate up to 0.10% decrease
7+
informational: true # CI check reports status but never fails
8+
patch:
9+
default:
10+
target: 50% # error only if patch coverage drops below 50%
11+
informational: true # CI check reports status but never fails

0 commit comments

Comments
 (0)