Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Note: Version bump only for package istanbul-lib-coverage
Note: Version bump only for package istanbul-lib-coverage
Bug Fixes
Features
- Update dependencies, require Node.js 8 (#401) (bf3a539)
BREAKING CHANGES
- Node.js 8 is now required
Note: Version bump only for package istanbul-lib-coverage
Note: Version bump only for package istanbul-lib-coverage
Note: Version bump only for package istanbul-lib-coverage
Note: Version bump only for package istanbul-lib-coverage
Note: Version bump only for package istanbul-lib-coverage
Bug Fixes
BREAKING CHANGES
- a null prototype is now used in several places rather than the default
{}
assignment.
Features
- add skip-empty option for html & text reports (#140) (d2a4262)
Note: Version bump only for package istanbul-lib-coverage
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)
Bug Fixes
- handle edge-case surrounding merging two file coverage reports (22e154c)
Bug Fixes
- guard against missing statement (76aad99)