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 2911be8 commit 2836883Copy full SHA for 2836883
codecov.yml
@@ -3,8 +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