CodeYellowBV / mobx-spine

MobX with support for models, relations and an external API.
31 stars 14 forks source link

Fix with sorting bug #129

Closed stefanmajoor closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #129 (5a66e98) into master (1e70ed4) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   93.60%   93.61%           
=======================================
  Files           5        5           
  Lines         845      846    +1     
  Branches      201      201           
=======================================
+ Hits          791      792    +1     
  Misses         44       44           
  Partials       10       10           
Impacted Files Coverage Δ
src/Model.js 90.93% <100.00%> (+0.02%) :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 1e70ed4...5a66e98. Read the comment docs.