8000 Drop system collections on drop_database calls. by pcorpet · Pull Request #788 · mongomock/mongomock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drop system collections on drop_database calls. #788

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

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

pcorpet
Copy link
Member
@pcorpet pcorpet commented Jul 7, 2022

Fix #765

@codecov
Copy link
codecov bot commented Jul 7, 2022

Codecov Report

Merging #788 (9d74201) into develop (b5c397b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #788   +/-   ##
========================================
  Coverage    95.28%   95.28%           
========================================
  Files           20       20           
  Lines         3815     3816    +1     
========================================
+ Hits          3635     3636    +1     
  Misses         180      180           
Impacted Files Coverage Δ
mongomock/mongo_client.py 97.45% <100.00%> (+0.02%) ⬆️

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 b5c397b...9d74201. Read the comment docs.

@pcorpet pcorpet merged commit 20f9482 into develop Jul 7, 2022
@pcorpet pcorpet deleted the pascal-drop-system branch July 7, 2022 08:33
robberry90 pushed a commit to robberry90/mongomock that referenced this pull request Feb 4, 2023
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.

drop_database doesn't drop system collections
1 participant
0