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

Fix MongoBackend.clear_db() #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clenk
Copy link
Contributor

@clenk clenk commented Aug 1, 2022

so it won't try to delete nonexistent databases

so it won't try to delete nonexistent databases
@codecov-commenter
Copy link

Codecov Report

Merging #166 (0093c9c) into master (2a588aa) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   95.09%   95.12%   +0.03%     
==========================================
  Files          24       24              
  Lines        2955     2954       -1     
==========================================
  Hits         2810     2810              
+ Misses        145      144       -1     
Impacted Files Coverage Δ
medallion/backends/mongodb_backend.py 91.94% <100.00%> (+0.25%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@rpiazza rpiazza self-requested a review August 1, 2022 13:25
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