vscode-powershell icon indicating copy to clipboard operation
vscode-powershell copied to clipboard

Enable unit test code coverage

Open andyleejordan opened this issue 4 years ago • 0 comments

Prerequisites

  • [X] I have written a descriptive issue title.
  • [X] I have searched all issues to ensure it has not already been reported.

Summary

  • [x] Probably using Istanbul AKA nyc.
  • [x] It should be integrated into the pipeline,
  • [ ] significant decreases in coverage should be a failing PR status check,
  • [ ] and a badge should be added to the readme.

Note this is specifically for the extension's tests, not Editor Services (which should also have it enabled).

Proposed Design

No response

andyleejordan avatar Sep 29 '21 19:09 andyleejordan