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
istanbul wanted a `sourceRoot` property to map back the sourceMaps with.
This makes `nyc merge` work.
This means that all code coverage can now be merged into a single report.
Also remove the lower line coverage
and change the process chaining to `&&` so that CI will _always_ fail.
0 commit comments