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
nyc report --check-coverage passes just fine if there is NO code coverage (total or individual file)
the collected coverage could include extra files that should not be there
We need to have a snapshot of at files for each example with min coverage per file to check. Probably a custom script to execute to check .nyc_output/out.json file