Skip to content

Releases: istanbuljs/puppeteer-to-istanbul

puppeteer-to-istanbul v1.4.0

11 Jun 17:49
5947d2d
Compare
Choose a tag to compare

Features

  • allow a custom storagePath (#56) (eb1aabc)
  • allow the output file to not include the hostname (#57) (3a5b312)

puppeteer-to-istanbul v1.3.1

11 May 17:32
b3c12ca
Compare
Choose a tag to compare

Bug Fixes

puppeteer-to-istanbul v1.3.0

14 Apr 07:11
e1bde3f
Compare
Choose a tag to compare

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)