Skip to content

Commit f510a3b

Browse files
authored
Merge branch 'main' into fix/windows-int32-issue
2 parents c5ed818 + 2836883 commit f510a3b

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)