azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

[engsys][identity] enable code coverage result generation

Open jeremymeng opened this issue 3 years ago • 2 comments

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.

jeremymeng avatar Aug 03 '22 00:08 jeremymeng

maybe dev-tool could use a centralized nyc configuration?

jeremymeng avatar Aug 03 '22 00:08 jeremymeng

API change check

API changes are not detected in this pull request.

azure-sdk avatar Aug 03 '22 00:08 azure-sdk