We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f2644 commit 3cfd3a3Copy full SHA for 3cfd3a3
1 file changed
handwritten/spanner/.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