zakodium / adonis-mongodb

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

Implement $isPersisted, $isNew and $isLocal model properties #110

Closed targos closed 3 years ago

targos commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #110 (18ad61f) into main (22a3c64) will decrease coverage by 0.04%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   90.18%   90.14%   -0.05%     
==========================================
  Files           9        9              
  Lines         479      487       +8     
  Branches       52       57       +5     
==========================================
+ Hits          432      439       +7     
- Misses         47       48       +1     
Impacted Files Coverage Δ
src/Model/Model.ts 93.00% <93.75%> (-0.19%) :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 22a3c64...18ad61f. Read the comment docs.