Skip to content

Commit 4cbe635

Browse files
authored
Tell codecov that Azure is a CI provider (#3122)
In theory, this should make codecov wait until reports from Azure are back (and require that all Azure checks pass) before posting its comment.
1 parent 82fd832 commit 4cbe635

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codecov.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
codecov:
2+
ci:
3+
# by default, codecov doesn't recognize azure as a CI provider
4+
- dev.azure.com
5+
require_ci_to_pass: yes
6+
17
coverage:
28
status:
39
project:

0 commit comments

Comments
 (0)