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 22 forks source link

Ch/animate text and graphics #471

Closed ccchwang closed 6 years ago

ccchwang commented 6 years ago

untitled3

codecov-io commented 6 years ago

Codecov Report

Merging #471 into master will decrease coverage by 0.75%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #471      +/-   ##
==========================================
- Coverage   93.23%   92.48%   -0.76%     
==========================================
  Files          30       30              
  Lines        1065     1065              
  Branches      199      199              
==========================================
- Hits          993      985       -8     
- Misses         61       64       +3     
- Partials       11       16       +5
Impacted Files Coverage Δ
packages/microcosm/src/history.js 78.03% <0%> (-9.85%) :arrow_down:
packages/microcosm/src/action.js 89.74% <0%> (-9.41%) :arrow_down:
packages/microcosm/src/domain-engine.js 80.88% <0%> (+1.47%) :arrow_up:
packages/microcosm/src/microcosm.js 95.28% <0%> (+4.71%) :arrow_up:
packages/microcosm/src/utils.js 98.63% <0%> (+5.47%) :arrow_up:
packages/microcosm/src/lifecycle.js 100% <0%> (+33.33%) :arrow_up:
packages/microcosm/src/install-devtools.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 b30c061...dfea116. Read the comment docs.