-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
tokio-rs/valuable
#136Labels
C-questionCategory: A questionCategory: A questionC-upstream-bugCategory: This is a bug of compiler or dependencies (the fix may require action in the upstream)Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
Description
A few of the structs in my code #[derive(valuable::Valuable)]
from valuable
. Those derives show up on the report as not-covered, which is fine, but I would like to exclude them from the statistics. Or the whole report, either way is fine.
Is this something that is achievable and I'm just missing it, or is not currently supported?
Metadata
Metadata
Assignees
Labels
C-questionCategory: A questionCategory: A questionC-upstream-bugCategory: This is a bug of compiler or dependencies (the fix may require action in the upstream)Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)