zakodium / adonis-mongodb

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

$isDirty and $dirty #85

Closed targos closed 3 years ago

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

Codecov Report

Merging #85 (cb42882) into main (39f01d3) will increase coverage by 0.86%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   89.89%   90.75%   +0.86%     
==========================================
  Files           8        8              
  Lines         465      465              
  Branches       55       55              
==========================================
+ Hits          418      422       +4     
+ Misses         47       43       -4     
Impacted Files Coverage Δ
src/Model/proxyHandler.ts 100.00% <ø> (ø)
src/Model/Model.ts 94.69% <100.00%> (+1.76%) :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 39f01d3...cb42882. Read the comment docs.