-
Notifications
You must be signed in to change notification settings - Fork 729
Allow excluding properties by name anywhere in the graph #3062
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
Allow excluding properties by name anywhere in the graph #3062
Conversation
94d677c
to
3fb431a
Compare
Pull Request Test Coverage Report for Build 15795321345Details
💛 - Coveralls |
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Would be nice with an example in the docs.
Just did. |
Are you missing a |
3fb431a
to
a88aec5
Compare
a88aec5
to
5cb24e9
Compare
Kind of, my push got rejected because of a mistake on my side... 🤦🏻 |
Adds a new convenience option
Closes #3052