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

Update Masonry's coverage checking #791

Open
PoignardAzur opened this issue Dec 14, 2024 · 0 comments
Open

Update Masonry's coverage checking #791

PoignardAzur opened this issue Dec 14, 2024 · 0 comments
Labels
masonry Issues relating to the Masonry widget layer

Comments

@PoignardAzur
Copy link
Contributor

Masonry originally had some coverage checking, hence the references to tarpaulin in the code.

Once rust-lang/rust#130766 is merged, we should do a coverage check of the crate, remove instances of cfg(not(tarpaulin_include)) and add #[coverage(off)] attributes instead.

@PoignardAzur PoignardAzur added the masonry Issues relating to the Masonry widget layer label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
masonry Issues relating to the Masonry widget layer
Projects
None yet
Development

No branches or pull requests

1 participant