UNPKG

@atakama/cover-diff

Version:

coverage reporter and enforcer for diffs only

41 lines (31 loc) 687 B
# Changelog ## [1.2.3]: ### Changed - genhtml doesn't deal with things well, make it easy to detect a valid empty lcov ## [1.2.2]: ### Changed - valid empty lcov ## [1.2.1]: ### Fixed - branch summary correct ## [1.2.0]: ### Changed - strip package.json container path from all paths in diff/lcov - option stripRoot is a string or array to override ## [1.1.3]: ### Fixed - reports more than 1 file correctly - cli paths not weird ## [1.1.0]: ### Changed - normalize paths for windows - enforcement options work ## [1.0.2]: ### Fixed - cli runnable ## [1.0.1]: ### Package - specify files ## [0.1.0]: ### Initial commit - setup ci/cd