@opentelemetry/instrumentation-graphql's unit test pipeline not working correctly #1594
Labels
bug
Something isn't working
priority:p4
Bugs and spec inconsistencies which do not fall into a higher prioritization
What version of OpenTelemetry are you using?
What version of Node are you using?
What did you do?
What did you expect to see?
What did you see instead?
@opentelemetry/instrumentation-graphql's unit test on github action run success but unable to list out list of test + only report code coverage for symbol.ts file
pipeline: https://github.com/open-telemetry/opentelemetry-js-contrib/actions/runs/5567559025/jobs/10169539286
test output:
https://app.codecov.io/gh/open-telemetry/opentelemetry-js-contrib/pull/1580/tree/plugins/node/opentelemetry-instrumentation-graphql/src
Additional context
nyc
issue when they trying to transform code for codecoverage report. When running ts-mocha without nyc everything seem to work.The text was updated successfully, but these errors were encountered: