You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Baseline coverage generated from raw source should match that generated from instrumented source.
Observed Behavior
The coverage report is different, with missing files and differences in statistics.
The missing files seem to be affected by the presence of whitespace and comments.
Troubleshooting steps
[y] still occurring when I put cache: false in my nyc config