| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent afbe23d commit 34281cd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,8 +1,11 @@ | |||
| 1 | - comment: | ||
| 2 | - # Only show diff and files changed: | ||
| 3 | - layout: "diff, files" | ||
| 4 | - # Don't post if no changes in coverage: | ||
| 5 | - require_changes: true | ||
| 1 | + # TODO(bcoe): re-enable coverage report comments, once we can figure out | ||
| 2 | + # how to make them more accurate for the Node.js project, | ||
| 3 | + # See: https://github.com/nodejs/node/issues/35759 | ||
| 4 | + comment: false | ||
| 5 | + # # Only show diff and files changed: | ||
| 6 | + # layout: "diff, files" | ||
| 7 | + # # Don't post if no changes in coverage: | ||
| 8 | + # require_changes: true | ||
| 6 | 9 | ||
| 7 | 10 | codecov: | |
| 8 | 11 | notify: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments