Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coverage: fix issue with skip and tarpaulin #1328

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

homersimpsons
Copy link
Contributor

Looking at xd009642/tarpaulin#756 we could fix coverage generation with the following changes

In local the following commands work, so it should on CI too:

$ cargo install cargo-tarpaulin --version 0.18.0-alpha3
$ cargo tarpaulin -o Html

@Geal Geal merged commit 2754c46 into rust-bakery:master Jun 23, 2021
@Geal
Copy link
Collaborator

Geal commented Jun 23, 2021

thanks, this should fix the build until the bitvec situation improves

@homersimpsons homersimpsons deleted the fix/coverage branch June 24, 2021 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants