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

8.4.0 #525

Merged
merged 12 commits into from
Mar 16, 2025
Merged

8.4.0 #525

merged 12 commits into from
Mar 16, 2025

Conversation

seperman
Copy link
Owner

@seperman seperman commented Mar 12, 2025

  • better type hint support for json dumps
  • New summarization algorithm that produces valid json
  • default_timezone can be passed now to set your default timezone to something other than UTC.

@seperman seperman changed the title 8.3.1 8.4.0 Mar 14, 2025
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

Attention: Patch coverage is 92.05298% with 12 lines in your changes missing coverage. Please review.

Project coverage is 96.29%. Comparing base (ed25202) to head (8acd3bf).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
deepdiff/summarize.py 90.81% 9 Missing ⚠️
deepdiff/serialization.py 78.57% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
- Coverage   96.50%   96.29%   -0.22%     
==========================================
  Files          14       15       +1     
  Lines        4011     4159     +148     
==========================================
+ Hits         3871     4005     +134     
- Misses        140      154      +14     

☔ 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.

@seperman seperman merged commit b70d68c into master Mar 16, 2025
10 checks passed
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.

1 participant