8000 Specify number of builds before reporting status on codecov (#2094) · coder/coder@d218d8c · GitHub
[go: up one dir, main page]

Skip to content

Commit d218d8c

Browse files
f0sselkylecarbs
authored andcommitted
Specify number of builds before reporting status on codecov (#2094)
1 parent b390d03 commit d218d8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
codecov:
22
require_ci_to_pass: false
3+
notify:
4+
after_n_builds: 5
35

46
comment: false
57

0 commit comments

Comments
 (0)
0