istanbuljs / nyc

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

Jest and Cypress's coverage merged results is wrong #1533

Open NguyenDat251 opened 9 months ago

NguyenDat251 commented 9 months ago

Link to bug demonstration repository

demo link

Here is the coverage result from Jest image Here is the coverage result from Cypress image The merged result image

Expected Behavior

Merged result should be 100%

Troubleshooting steps

Please help me determine why the merged result is not correct!!!