-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
8.1.0 #483
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #483 +/- ##
==========================================
- Coverage 96.70% 96.52% -0.19%
==========================================
Files 14 14
Lines 3946 3971 +25
==========================================
+ Hits 3816 3833 +17
- Misses 130 138 +8 ☔ View full report in Codecov by Sentry. |
relax orderly-set dependency
Add print() option
DeepHash: check numpy booleans like native booleans
of attributes in dict
Fixed #493 include_paths, when only certain keys are included
Co-authored-by: Mathis Chenuet <[email protected]>
Hi @artemisart Thanks for reviewing! |
Add empty py.typed
Only lower if clean_key is instance of str
Fixes issue where the key deep_distance is not returned when both compared items are equal
comparing pydantic objects
…turned by DeepDiff fails when one of the dicts is empty #508
Hello! I'm patching this branch in Debian to have deepdiff workin in python3.13. I have these tests failing. I'm didn't check in depth if is an error on my setup, or perhaps is something that can help you in something.
Please ignore the polars package error. Any help or clue is welcome :) |
Hi @eamanu |
Hi @seperman Thanks for your response. I'm in Debian sid. Now, as you merged I will wait the release to package it. I suspect that I missed something while patching the PR. |
Hi @seperman, The issue was because orjson is a dependency. In despite that deepdiff has a import error manage, the tests need it, if not they fail. |
Hi @eamanu |
prefix
option topretty()