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

Add support for UUIDs #280

Merged
merged 2 commits into from
Dec 2, 2021
Merged

Add support for UUIDs #280

merged 2 commits into from
Dec 2, 2021

Conversation

havardthom
Copy link
Contributor

Fixes #279

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2021

Codecov Report

Merging #280 (fecfdb8) into dev (4c6fe59) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #280   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          14       14           
  Lines        2944     2951    +7     
=======================================
+ Hits         2931     2938    +7     
  Misses         13       13           
Impacted Files Coverage Δ
deepdiff/diff.py 100.00% <100.00%> (ø)
deepdiff/helper.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 4c6fe59...fecfdb8. Read the comment docs.

@seperman
Copy link
Owner

seperman commented Dec 1, 2021

@havardthom Awesome! Thanks for the PR. LGTM.
Please also add your info to the end of https://github.com/seperman/deepdiff/blob/master/AUTHORS.md

@seperman seperman merged commit 4d19e49 into seperman:dev Dec 2, 2021
@seperman seperman mentioned this pull request Dec 17, 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.

3 participants