Skip to content

Commit 6c2fee1

Browse files
committed
chore: tweak codecov
1 parent 1367266 commit 6c2fee1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.codecov.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@ coverage:
22
precision: 2
33
round: down
44
range: 70...100
5+
status:
6+
project:
7+
default:
8+
threshold: 0.5% # Allowable coverage drop in percentage points
59

610
comment:
711
behavior: default
812
require_changes: false
9-
require_base: no
13+
require_base: false

0 commit comments

Comments
 (0)