Skip to content

Commit 330dddf

Browse files
committed
Merge coverage reports.
1 parent 6b77846 commit 330dddf

File tree

1 file changed

+1
-1
lines changed
  • plugins/node/opentelemetry-instrumentation-winston

1 file changed

+1
-1
lines changed

plugins/node/opentelemetry-instrumentation-winston/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"types": "build/src/index.d.ts",
77
"repository": "open-telemetry/opentelemetry-js-contrib",
88
"scripts": {
9-
"test": "npm run test-v1-v2 && npm run test-v3",
9+
"test": "npm run test-v1-v2 && npm run test-v3 && nyc merge nyc_output ./coverage/coverage-final.json",
1010
"test-v1-v2": "tav winston 2.4.7 npm run test-run",
1111
"test-v3": "tav winston 3.17.0 npm run test-run",
1212
"test-run": "nyc mocha 'test/**/*.test.ts'",

0 commit comments

Comments
 (0)