istanbuljs / nyc

the Istanbul command line interface
https://istanbul.js.org/
ISC License
5.55k stars 353 forks source link

I want nyc to generate coverage report of how much my code is being used wen APIs are called in frontend, i have instrumented my nodeJs backend and i need the report of how much my code is covering wen i make changes in my UI #1497

Open Adnan0923 opened 1 year ago

Adnan0923 commented 1 year ago

The commands i used to instrument was -- nyc instrument ./input files ./output files

samhatoum commented 1 year ago

this might help you https://www.npmjs.com/package/nyc-middleware