Releases: istanbuljs/puppeteer-to-istanbul
Releases · istanbuljs/puppeteer-to-istanbul
puppeteer-to-istanbul v1.4.0
Features
- allow a custom storagePath (#56) (eb1aabc)
- allow the output file to not include the hostname (#57) (3a5b312)
puppeteer-to-istanbul v1.3.1
puppeteer-to-istanbul v1.3.0
Features
- add support for complete path reporting on files with http(s) protocol (#17) (149716b)
- include original url in final output. (#34) (dec48a2)
Bug Fixes
- do not overwrite coverage after each test suite (#42) (848aa76)
- JSON being output was not valid (de9109c)
- write to disk incrementally (#40) (c57bd74)