Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@kitsonk kitsonk released this 08 Dec 17:15
· 101 commits to master since this release

New Features

  • Allow exclusion of covered files from final coverage (#23)
  • Support Inline Sources (#11)
  • Allow lcovonly and text-lcov to be used on the CLI being output to std out (#22)

Updates

Bugs fixes

  • An issue resolving CommonJS modules when the dependencies were flattened (#19)
  • Copy over coverage when there is no source map (#15)