cti-taxii-server icon indicating copy to clipboard operation
cti-taxii-server copied to clipboard

Fix MongoBackend.clear_db()

Open clenk opened this issue 2 years ago • 1 comments

so it won't try to delete nonexistent databases

clenk avatar Aug 01 '22 13:08 clenk

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%) :arrow_up:

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

codecov-commenter avatar Aug 01 '22 13:08 codecov-commenter