zakodium / adonis-mongodb

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

Implement sort,sortBy,skip,limit,explain query methods #112

Closed targos closed 2 years ago

targos commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #112 (fbdb4d6) into main (4c7b36e) will increase coverage by 0.60%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   90.14%   90.75%   +0.60%     
==========================================
  Files           9        9              
  Lines         487      519      +32     
  Branches       57       65       +8     
==========================================
+ Hits          439      471      +32     
  Misses         48       48              
Impacted Files Coverage Δ
src/Model/Model.ts 93.81% <100.00%> (+0.81%) :arrow_up:

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 4c7b36e...fbdb4d6. Read the comment docs.