mongo-migrate
mongo-migrate copied to clipboard
Support mongo < 3.4 when collection didn't have type attribute.
Codecov Report
Merging #5 into master will decrease coverage by
0.11%
. The diff coverage is100%
.
@@ 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.
Thank you! I've used your commits as base for v0.3.0.