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
Unexpectedly hard, because I insist on ES6 in test source.
Running istanbul (via nyc) on build/api/ generates coverage, but for the transpiled artifact. It successfully gets line numbers via sourcemaps, but the file names are mangled - meaning tools can't map the coverage output to the source files.
Istanbul?
The text was updated successfully, but these errors were encountered: