azure-sdk-for-js
azure-sdk-for-js copied to clipboard
[engsys][identity] enable code coverage result generation
The dev-tool runs nyc for integration tests. However, without proper reporter configurations, desired code coverage reports are not generated.
This PR adds the .nycrc file that is copied from the template project thus enables code coverage report generation.
maybe dev-tool could use a centralized nyc configuration?
API change check
API changes are not detected in this pull request.