Skip to content

Conversation

@seperman
Copy link
Owner

@seperman seperman commented Aug 26, 2022

  • DeepDiff.affected_paths can be used to get the list of all paths where a change, addition, or deletion was reported for.
  • DeepDiff.affected_root_keys can be used to get the list of all paths where a change, addition, or deletion was reported for.
  • Bugfix: ValueError when using Decimal 0.x Bugfix: ValueError when using Decimal 0.x #339 by Enric Pou
  • Serialization of UUID

@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2022

Codecov Report

Merging #342 (af303c1) into master (ca8e58e) will decrease coverage by 0.08%.
The diff coverage is 96.46%.

@@            Coverage Diff             @@
##           master     #342      +/-   ##
==========================================
- Coverage   99.50%   99.41%   -0.09%     
==========================================
  Files          14       14              
  Lines        3016     3098      +82     
==========================================
+ Hits         3001     3080      +79     
- Misses         15       18       +3     
Impacted Files Coverage Δ
deepdiff/deephash.py 99.35% <81.81%> (-0.32%) ⬇️
deepdiff/model.py 99.75% <83.33%> (-0.25%) ⬇️
deepdiff/diff.py 99.74% <96.77%> (-0.13%) ⬇️
deepdiff/delta.py 100.00% <100.00%> (ø)
deepdiff/helper.py 100.00% <100.00%> (ø)
deepdiff/serialization.py 98.14% <100.00%> (+0.26%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

Successfully merging this pull request may close these issues.

3 participants