github taiki-e/cargo-llvm-cov v0.4.0
0.4.0

latest releases: v0.5.32, v0.5.31, v0.5.30...
2 years ago
  • cargo-llvm-cov no longer changes the current directory when running cargo. (#161)

  • Exclude build script from report by default. (#163)
    You can use --include-build-script flag to include build script in report.

  • Set cfg(coverage_nightly) when nightly compiler is used. (#164)

  • Support short flags of --release (-r) and --features (-F). (#165)

  • Support custom profiles. (#166)

Don't miss a new cargo-llvm-cov release

NewReleases is sending notifications on new releases.