Skip to content

Commit 14a1460

Browse files
committed
fix coverage
1 parent 447f690 commit 14a1460

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/.codecov.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
codecov:
2+
allow_coverage_offsets: true # Avoid "Missing base report" due to committing with "[CI skip]"
3+
14
comment:
25
require_changes: true
36
layout: "diff, files"
@@ -7,5 +10,5 @@ coverage:
710
project:
811
default:
912
target: auto
10-
threshold: 1%
13+
threshold: 0.5%
1114
patch: off

0 commit comments

Comments
 (0)