Change Log

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

1.1.1 (2017-05-27)

1.1.0 (2017-04-29)

Bug Fixes

  • getBranchCoverageByLine() was looking for line coverage using wrong object structure (bf36658)

Features

  • add possibility to filter coverage maps when running reports post-hoc (#24) (e1c99d6)

1.0.2 (2017-03-27)

1.0.1 (2017-01-18)

Bug Fixes

  • handle edge-case surrounding merging two file coverage reports (22e154c)

1.0.0 (2016-08-12)

Bug Fixes

  • guard against missing statement (76aad99)