wallet-core/node_modules/istanbul-reports/CHANGELOG.md
2017-05-28 00:40:43 +02:00

2.2 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2017-04-29)

Features

  • once 100% line coverage is achieved, missing branch coverage is now shown in text report (#45) (8a809f8)

1.0.2 (2017-03-27)

Bug Fixes

  • windows: preserve escape char of json-summary key path (4d71d5e)

1.0.1 (2017-01-29)

Bug Fixes

1.0.0 (2016-10-17)

Bug Fixes

  • fail gracefully if structuredText[startLine] is undefined (#10) (bed1d13)
  • preserve escape char of json key path on Windows (#12) (4e5266e)
  • skip branch if meta does not exist (fixes speedskater/babel-plugin-rewire#165) (#11) (62bae2f)
  • Teamcity reporter modified to send proper coverage values (#8) (4147f50)