vigetlabs / microcosm

Flux with actions at center stage. Write optimistic updates, cancel requests, and track changes with ease.
http://code.viget.com/microcosm/
MIT License
487 stars 29 forks source link

add intro and conclusion sections #466

Closed ccchwang closed 6 years ago

ccchwang commented 6 years ago

untitled2

codecov-io commented 6 years ago

Codecov Report

Merging #466 into ch/add-images will decrease coverage by 0.46%. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           ch/add-images     #466      +/-   ##
=================================================
- Coverage          94.92%   94.46%   -0.47%     
=================================================
  Files                 30       30              
  Lines               1065     1065              
  Branches             199      199              
=================================================
- Hits                1011     1006       -5     
- Misses                47       49       +2     
- Partials               7       10       +3
Impacted Files Coverage Δ
packages/microcosm/src/install-devtools.js 16.66% <0%> (-83.34%) :arrow_down:
packages/microcosm/src/history.js 84.09% <0%> (-10.61%) :arrow_down:
packages/microcosm/src/addons/action-button.js 96.87% <0%> (-3.13%) :arrow_down:
packages/microcosm/src/action.js 97.43% <0%> (-0.86%) :arrow_down:
packages/microcosm/src/microcosm.js 95.28% <0%> (+2.83%) :arrow_up:
packages/microcosm/src/key-path.js 78.57% <0%> (+7.14%) :arrow_up:
packages/microcosm/src/domain-engine.js 98.52% <0%> (+11.76%) :arrow_up:
packages/microcosm/src/lifecycle.js 100% <0%> (+33.33%) :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 9eb5130...391c7ff. Read the comment docs.