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

Not a bug: How to know all the values and keys which are matching #319

Open
sant527 opened this issue May 24, 2022 · 3 comments
Open

Not a bug: How to know all the values and keys which are matching #319

sant527 opened this issue May 24, 2022 · 3 comments

Comments

@sant527
Copy link

sant527 commented May 24, 2022

This program is really great and saving my day

also i want to know all the keys and their values which are mathching also then its complete

Like we have

type_changes
dictionary_item_added
dictionary_item_removed
values_changed

PLUS if we have
values_matching

then i can see all the keys are covered. Currently i have to show keys whose values are matching.

@seperman
Copy link
Owner

seperman commented May 24, 2022 via email

@sant527
Copy link
Author

sant527 commented May 25, 2022

Also can we look the values of dictionary_item_added and dictionary_item_removed

@seperman
Copy link
Owner

@sant527 yep, you want to set the verbose_level=2: https://zepworks.com/deepdiff/current/diff.html

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

No branches or pull requests

2 participants