Skip to content

Commit 4d8e7ad

Browse files
authored
Merge branch 'main' into maybe-copy-store
2 parents 202d606 + 2836883 commit 4d8e7ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ coverage:
33
patch:
44
default:
55
target: auto
6+
after_n_builds: 10 # Wait for all 10 reports before updating the status
67
project:
78
default:
89
target: auto
910
threshold: 0.1
11+
after_n_builds: 2 # Wait for all 10 reports before updating the status
1012
comment: false
13+
github_checks:
14+
annotations: false

0 commit comments

Comments
 (0)