Skip to content

0.6.7

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 11:09
· 90 commits to main since this release
  • Add --nextest-archive-file option to cargo llvm-cov report to support calling it for the result of cargo llvm-cov nextest --archive-file. (#355)

  • Add unstable --dep-coverage option to show coverage of th specified dependency instead of the crates in the current workspace. (#353)

  • Fix issues in report when merging coverage. (#354)