Skip to content

7.0.0#449

Merged
seperman merged 38 commits intomasterfrom
dev
Apr 8, 2024
Merged

7.0.0#449
seperman merged 38 commits intomasterfrom
dev

Conversation

@seperman
Copy link
Owner

@seperman seperman commented Feb 5, 2024

@codecov
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 97.45%. Comparing base (89c5cc2) to head (32e62bf).

❗ Current head 32e62bf differs from pull request most recent head c6ae868. Consider uploading reports for the commit c6ae868 to get more accurate results

Files Patch % Lines
deepdiff/serialization.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
- Coverage   97.52%   97.45%   -0.08%     
==========================================
  Files          14       14              
  Lines        3633     3648      +15     
==========================================
+ Hits         3543     3555      +12     
- Misses         90       93       +3     

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

seperman and others added 14 commits February 26, 2024 14:34
python 3.12 CI/build workaround
Fix for bug when diffing two lists with ignore_order and providing compare_func
Delta constructor fix for flat_dict_list param (pull request back to dev branch)
@seperman seperman changed the title 6.7.2 6.8.0 Apr 5, 2024
@seperman seperman changed the title 6.8.0 7.0.0 Apr 5, 2024
@seperman seperman merged commit 71cde51 into master Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment