Open firewash opened 3 years ago
addtional info :
run 'nyc report --reporter=json' to merge two file, and genarate a 'coverage-final.json'. the value of line 27, 28 are 'null'
stack info
others infomations: e2e.json is generated by nyc merging some origin coverage data from "window. _ coverage _". It contains inputSourceMap properies.
Did anyone figure out why this is happening?
Expected Behavior
HTML report generated correctly when merging some coverage JSON .
Observed Behavior
Error in tsx file: Cannot read property 'decl' of undefined
Troubleshooting steps
repetition steps:
Environment Information
nyc@15.1.0