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

feat(Switch): add preview mode #1354

Merged
merged 11 commits into from
Nov 20, 2019
Merged

feat(Switch): add preview mode #1354

merged 11 commits into from
Nov 20, 2019

Conversation

byeval
Copy link
Contributor

@byeval byeval commented Nov 14, 2019

No description provided.

@codecov
Copy link

codecov bot commented Nov 14, 2019

Codecov Report

Merging #1354 into feat/1.19.0 will increase coverage by 0.01%.
The diff coverage is 90.9%.

Impacted file tree graph

@@              Coverage Diff               @@
##           feat/1.19.0   #1354      +/-   ##
==============================================
+ Coverage        90.59%   90.6%   +0.01%     
==============================================
  Files              262     264       +2     
  Lines            14581   14652      +71     
  Branches          4695    4727      +32     
==============================================
+ Hits             13209   13276      +67     
- Misses            1345    1349       +4     
  Partials            27      27
Impacted Files Coverage Δ
src/switch/index.jsx 95.12% <90.9%> (-2.11%) ⬇️
src/icon/index.jsx 92.85% <0%> (-7.15%) ⬇️
src/rating/rating.jsx 92.43% <0%> (-0.09%) ⬇️
src/input/input.jsx 94.68% <0%> (ø) ⬆️
src/input/textarea.jsx 93.33% <0%> (ø) ⬆️
src/divider/index.jsx 100% <0%> (ø)
src/avatar/index.jsx 93.75% <0%> (ø)
src/range/view/range.jsx 93.89% <0%> (+0.21%) ⬆️
src/radio/radio-group.jsx 96.77% <0%> (+0.34%) ⬆️
src/radio/radio.jsx 94.93% <0%> (+0.57%) ⬆️

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 30fcab8...d488695. Read the comment docs.

@youluna youluna changed the base branch from master to feat/1.19.0 November 15, 2019 09:15
@youluna youluna changed the base branch from feat/1.19.0 to master November 15, 2019 09:16
@youluna youluna changed the base branch from master to feat/1.19.0 November 15, 2019 09:16
src/switch/index.jsx Outdated Show resolved Hide resolved
@youluna youluna merged commit 613c778 into alibaba-fusion:feat/1.19.0 Nov 20, 2019
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