zakodium / adonis-mongodb

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

Some fixes #116

Closed targos closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #116 (07ebc7a) into main (610e265) will increase coverage by 3.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   90.75%   94.03%   +3.28%     
==========================================
  Files           9        9              
  Lines         519      520       +1     
  Branches       65       63       -2     
==========================================
+ Hits          471      489      +18     
+ Misses         48       31      -17     
Impacted Files Coverage Δ
src/Model/Model.ts 100.00% <100.00%> (+6.18%) :arrow_up:
src/Model/proxyHandler.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 610e265...07ebc7a. Read the comment docs.