We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600087a commit c0ea2a9Copy full SHA for c0ea2a9
codecov.yml
@@ -3,10 +3,12 @@ coverage:
3
patch:
4
default:
5
target: auto
6
+ after_n_builds: 10 # Wait for all 10 reports before updating the status
7
project:
8
9
10
threshold: 0.1
11
+ after_n_builds: 2 # Wait for all 10 reports before updating the status
12
comment: false
13
github_checks:
14
annotations: false
0 commit comments