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

7.0.0 #449

Merged
merged 38 commits into from
Apr 8, 2024
Merged

7.0.0 #449

merged 38 commits into from
Apr 8, 2024

Conversation

seperman
Copy link
Owner

@seperman seperman commented Feb 5, 2024

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
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.7 to 3.9.15.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.9.7...3.9.15)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
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
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment