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 c5ed818 + 2836883 commit f510a3bCopy full SHA for f510a3b
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