CodeYellowBV / mobx-spine

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

Tree or graph #131

Open daanvdk opened 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #131 (95cd041) into master (cec7709) will decrease coverage by 0.13%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   93.63%   93.49%   -0.14%     
==========================================
  Files           5        5              
  Lines         848      892      +44     
  Branches      201      218      +17     
==========================================
+ Hits          794      834      +40     
- Misses         44       48       +4     
  Partials       10       10              
Impacted Files Coverage Δ
src/Store.js 98.78% <92.30%> (-1.22%) :arrow_down:
src/Model.js 90.95% <94.11%> (-0.03%) :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 cec7709...95cd041. Read the comment docs.