Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ch/design tweaks #461

Merged
merged 9 commits into from
Jan 4, 2018
Merged

ch/design tweaks #461

merged 9 commits into from
Jan 4, 2018

Conversation

ccchwang
Copy link

@ccchwang ccchwang commented Jan 4, 2018

Created new branch because merging/rebasing got messed up on original branch #459 (ch/design-tweak-test).

@codecov-io
Copy link

codecov-io commented Jan 4, 2018

Codecov Report

Merging #461 into master will increase coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #461      +/-   ##
=========================================
+ Coverage   93.19%   93.7%   +0.51%     
=========================================
  Files          29      29              
  Lines        1029    1033       +4     
  Branches      197     195       -2     
=========================================
+ Hits          959     968       +9     
+ Misses         59      55       -4     
+ Partials       11      10       -1
Impacted Files Coverage Δ
packages/microcosm/src/key-path.js 78.57% <0%> (-7.15%) ⬇️
packages/microcosm/src/domain-engine.js 80.88% <0%> (-1.48%) ⬇️
packages/microcosm/src/utils.js 97.26% <0%> (-1.37%) ⬇️
packages/microcosm/src/action.js 95.72% <0%> (-0.86%) ⬇️
packages/microcosm/src/addons/indexing.js
packages/microcosm/src/addons/action-form.js 97.61% <0%> (ø)
packages/microcosm/src/microcosm.js 93.39% <0%> (+0.94%) ⬆️
packages/microcosm/src/history.js 87.87% <0%> (+3.03%) ⬆️
packages/microcosm/src/effect-engine.js 100% <0%> (+11.11%) ⬆️
packages/microcosm/src/addons/action-queue.js 100% <0%> (+20%) ⬆️

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 25a2764...f40ae09. Read the comment docs.

@ccchwang ccchwang changed the title trying out new design mobile ch/design tweaks Jan 4, 2018
@ccchwang ccchwang merged commit 659a17d into master Jan 4, 2018
@ccchwang ccchwang deleted the ch/design-tweak branch January 4, 2018 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants