Commit 001c4fc
authored
[engsys][identity] enable code coverage result generation (Azure#22785)
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.1 parent c4eeff4 commit 001c4fc
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments