We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d5018 commit 0c24aa9Copy full SHA for 0c24aa9
codecov.yml
@@ -1,11 +1,8 @@
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
+comment:
+ # Only show diff and files changed:
+ layout: "diff, files"
+ # Don't post if no changes in coverage:
+ require_changes: true
9
10
codecov:
11
branch: main
0 commit comments