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

Make sure that we don't dot out useful information #287

Open
sunesimonsen opened this issue Sep 21, 2019 · 1 comment
Open

Make sure that we don't dot out useful information #287

sunesimonsen opened this issue Sep 21, 2019 · 1 comment

Comments

@sunesimonsen
Copy link
Member

We should go through all of the assertions and make sure that we don't dot out structures that would be important for the user. For assertions that state things about and element, we might just increase the depth a bit, but not turn it to infinity. In cases where we search in subtrees we should inspect with infinite depth.

@papandreou papandreou changed the title Make sure that we dot out useful information Make sure that we don't dot out useful information Sep 24, 2019
@sunesimonsen
Copy link
Member Author

sunesimonsen commented Sep 27, 2019

Example:

Screenshot 2019-09-27 at 14 30 44

Here we shouldn't dot out the found candidates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant