mongo-migrate icon indicating copy to clipboard operation
mongo-migrate copied to clipboard

Support mongo < 3.4 when collection didn't have type attribute.

Open dooman87 opened this issue 5 years ago • 1 comments

dooman87 avatar Jul 30 '19 04:07 dooman87

Codecov Report

Merging #5 into master will decrease coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   81.06%   80.95%   -0.12%     
==========================================
  Files           4        4              
  Lines         169      168       -1     
==========================================
- Hits          137      136       -1     
  Misses         18       18              
  Partials       14       14
Impacted Files Coverage Δ
migrate.go 71.92% <100%> (-0.25%) :arrow_down:

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 3f7ed27...24cca51. Read the comment docs.

codecov-io avatar Jul 31 '19 05:07 codecov-io

Thank you! I've used your commits as base for v0.3.0.

xakep666 avatar Mar 25 '24 11:03 xakep666