gotwarlost / istanbul-middleware

Connect middleware for server side code coverage using istanbul
Other
179 stars 96 forks source link

Flakiness-Client side coverage is not included sometimes in lcov.info #62

Open sankarinms opened 3 years ago

sankarinms commented 3 years ago

I am trying to get code coverage for nodejs application using istanbul but i see some flakiness. Sometimes the lcov.info contains the client side coverage and sometimes it doesnot. Any suggestions on why I see this behaviour