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

Add filter reason #3

Closed
Jake-Shadle opened this issue Feb 5, 2020 · 0 comments
Closed

Add filter reason #3

Jake-Shadle opened this issue Feb 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Jake-Shadle
Copy link
Member

There are multiple reasons for why any particular crate won't end up in the final graph, but the filter callback only says that a crate was filtered, not why, so in complicated scenarios it can be difficult to figure that out, we should add a reason for why every crate was filtered so additional context is available to the user.

Another option, may be to add an optional logging feature that logs out debug info at each decision point, but I'd rather avoid that.

@Jake-Shadle Jake-Shadle added the enhancement New feature or request label Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant