Make distinct() work with arrays of dicts by niklasj · Pull Request #751 · mongomock/mongomock
Copy link
Member
pcorpet
commented
Feb 1, 2022
pcorpet commented
Feb 1, 2022Very nice fix. Thanks.
Copy link
Member
pcorpet
commented
Feb 1, 2022
pcorpet commented
Feb 1, 2022I'm not ure why the CI didn't run. Can you try to rebase and push again please?
niklasj
force-pushed
the
distinct-dicts
branch
from
17fecf9 to
548a806
Compare
Copy link
Codecov Report
Merging #751 (548a806) into develop (84e0faf) will not change coverage.
The diff coverage is100.00%.
@@ Coverage Diff @@ ## develop #751 +/- ## ======================================== Coverage 95.07% 95.07% ======================================== Files 19 19 Lines 3734 3734 ======================================== Hits 3550 3550 Misses 184 184
| Impacted Files | Coverage Δ | |
|---|---|---|
| mongomock/collection.py | 92.36% <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 84e0faf...548a806. Read the comment docs.
Copy link
Contributor Author
niklasj
commented
Feb 2, 2022
niklasj commented
Feb 2, 2022Sure thing!
Copy link
Member
pcorpet
commented
Feb 2, 2022
pcorpet commented
Feb 2, 2022Perfect, let's merge!
pcorpet
merged commit
b507ae6
into
mongomock:develop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters