zakodium / adonis-mongodb

MongoDB provider for AdonisJS 5
https://zakodium.github.io/adonis-mongodb/
Other
64 stars 12 forks source link

feat(migrations): add dropIndex method #120

Closed targos closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #120 (dbf24d8) into main (638a5ec) will decrease coverage by 1.10%. The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   94.03%   92.93%   -1.11%     
==========================================
  Files           9        9              
  Lines         520      538      +18     
  Branches       63       69       +6     
==========================================
+ Hits          489      500      +11     
- Misses         31       38       +7     
Impacted Files Coverage Δ
test-utils/TestUtils.ts 100.00% <ø> (ø)
src/Migration.ts 73.13% <47.36%> (-6.12%) :arrow_down:
src/Model/Model.ts 100.00% <100.00%> (ø)

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 638a5ec...dbf24d8. Read the comment docs.