Skip to content

Conversation

seperman
Copy link
Owner

@seperman seperman commented Oct 13, 2021

  • v5-6-0: Adding custom operators, and ignore_order_func. Bugfix: verbose_level==0 should disable values_changes. Bugfix: unprocessed key error.

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2021

Codecov Report

Merging #273 (4c6fe59) into master (d82d4fc) will decrease coverage by 0.09%.
The diff coverage is 97.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
- Coverage   99.65%   99.55%   -0.10%     
==========================================
  Files          13       14       +1     
  Lines        2858     2944      +86     
==========================================
+ Hits         2848     2931      +83     
- Misses         10       13       +3     
Impacted Files Coverage Δ
deepdiff/path.py 97.61% <92.30%> (-2.39%) ⬇️
deepdiff/operator.py 95.45% <95.45%> (ø)
deepdiff/deephash.py 100.00% <100.00%> (ø)
deepdiff/diff.py 100.00% <100.00%> (ø)
deepdiff/helper.py 100.00% <100.00%> (ø)
deepdiff/model.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d82d4fc...4c6fe59. Read the comment docs.

@seperman seperman merged commit 06faa82 into master Oct 13, 2021
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.

6 participants