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.
2 parents 202d606 + 2836883 commit 4d8e7adCopy full SHA for 4d8e7ad
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