coverage-helper

Helper for https://github.com/taiki-e/cargo-llvm-cov/issues/123.

APACHE-2.0 License

Downloads
186.5K
Stars
9
Committers
1

Bot releases are visible (Hide)

coverage-helper - 0.2.2 Latest Release

Published by github-actions[bot] 6 months ago

  • Update documentation to recommend using #![cfg_attr(all(coverage_nightly, test), feature(coverage_attribute))] instead of #![cfg_attr(coverage_nightly, feature(coverage_attribute))].
coverage-helper - 0.2.1

Published by github-actions[bot] 6 months ago

  • Respect RUSTC_WORKSPACE_WRAPPER when checking availability of #[coverage(off)].
coverage-helper - 0.2.0

Published by github-actions[bot] about 1 year ago

Note: coverage-helper 0.2 supports #[coverage(off)].
See coverage-helper 0.1 for versions that support #[no_coverage].

coverage-helper - 0.1.1

Published by github-actions[bot] about 1 year ago

coverage-helper - 0.1.0

Published by github-actions[bot] over 2 years ago

Initial release

Package Rankings
Top 18.18% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license msrv github actions