Skip to content

8.6.0 #557

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

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

8.6.0 #557

wants to merge 18 commits into from

Conversation

seperman
Copy link
Owner

@seperman seperman commented Jul 2, 2025

  • Added Colored View thanks to @mauvilsa
  • Added support for applying deltas to NamedTuple thanks to @paulsc
  • Fixed test_delta.py with Python 3.14 thanks to @Romain-Geissler-1A
  • Added python property serialization to json
  • Adding ip address serialization
  • Switching to UV from pip
  • Adding Claude.md

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

Attention: Patch coverage is 91.50327% with 13 lines in your changes missing coverage. Please review.

Project coverage is 95.77%. Comparing base (ecc823a) to head (8d1399b).

Files with missing lines Patch % Lines
deepdiff/colored_view.py 92.38% 8 Missing ⚠️
deepdiff/serialization.py 78.57% 3 Missing ⚠️
deepdiff/commands.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #557      +/-   ##
==========================================
- Coverage   95.93%   95.77%   -0.17%     
==========================================
  Files          15       16       +1     
  Lines        4235     4381     +146     
==========================================
+ Hits         4063     4196     +133     
- Misses        172      185      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

4 participants