We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de8658 commit 87e161aCopy full SHA for 87e161a
1 file changed
handwritten/datastore/.kokoro/test.sh
@@ -22,5 +22,6 @@ cd $(dirname $0)/..
22
23
npm install
24
npm test
25
+./node_modules/nyc/bin/nyc.js report
26
27
bash $KOKORO_GFILE_DIR/codecov.sh
0 commit comments