Drop system collections on drop_database calls. by pcorpet · Pull Request #788 · mongomock/mongomock

@pcorpet

Copy link

Member

@pcorpet pcorpet commented

Jul 7, 2022

Fix #765

Fix #765

@codecov

Copy link

codecov bot commented

Jul 7, 2022

edited

Loading

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