copilot-extensions / preview-sdk.js

An SDK that streamlines extension development by automating request verification, response formatting, and API interactions
MIT License
19 stars 15 forks source link

Add npm script to create coverage report #88

Closed gr2m closed 1 month ago

gr2m commented 1 month ago

Here is what I like to do:

https://github.com/gr2m/github-project/blob/7b3bd05b4fc100fec355d03ac6d71de5cb9a0257/package.json#L15-L16

It requires open-cli as a new dev dependency

oscard0m commented 1 month ago

@gr2m should we close this issue? It was solved by https://github.com/copilot-extensions/preview-sdk.js/pull/102, right?

gr2m commented 1 month ago

it is, thanks @oscard0m!