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
Exporting convertRangesToLinesRanges() won't help. We need to allow passing coverage data as an alternative to a coverage file path.
And yes, the typing is kind of wrong
Description
According to the types definition file :
source-map-explorer/src/lib/types.d.ts
Lines 37 to 42 in e259470
Bundle
acceptscode
,map
andcoverageRanges
.But it seems to not being taken in account in the output html file.
Steps to reproduce
Expected behavior
coverage information to be included in exploreOutput.html
Environment
The text was updated successfully, but these errors were encountered: