| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 139c62e commit 5727b4d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,9 +11,13 @@ codecov: | |||
| 11 | 11 | branch: main | |
| 12 | 12 | notify: | |
| 13 | 13 | # Wait for all coverage builds: | |
| 14 | - after_n_builds: 2 | ||
| 14 | + # - coverage-linux.yml | ||
| 15 | + # - coverage-windows.yml | ||
| 16 | + # - coverage-linux-without-intl.yml | ||
| 17 | + after_n_builds: 3 | ||
| 15 | 18 | ||
| 16 | 19 | coverage: | |
| 20 | + # Useful for blocking Pull Requests that don't meet a particular coverage threshold. | ||
| 17 | 21 | status: | |
| 18 | 22 | project: off | |
| 19 | 23 | patch: off | |
| Back | FazBrowse Home | New Git URL |
0 commit comments