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

Add support for shorthand imports of components #1358

Merged
merged 2 commits into from
Apr 20, 2018
Merged

Add support for shorthand imports of components #1358

merged 2 commits into from
Apr 20, 2018

Conversation

Conduitry
Copy link
Member

Implements #1038.

@codecov-io
Copy link

codecov-io commented Apr 20, 2018

Codecov Report

Merging #1358 into master will decrease coverage by 0.03%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1358      +/-   ##
=========================================
- Coverage   91.53%   91.5%   -0.04%     
=========================================
  Files         127     127              
  Lines        4464    4471       +7     
  Branches     1381    1383       +2     
=========================================
+ Hits         4086    4091       +5     
- Misses        153     154       +1     
- Partials      225     226       +1
Impacted Files Coverage Δ
src/generators/Generator.ts 96.7% <100%> (+0.03%) ⬆️
src/generators/wrapModule.ts 87.65% <50%> (-2.09%) ⬇️

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 d215279...f90091b. Read the comment docs.

@Rich-Harris Rich-Harris merged commit 0dd7bf0 into master Apr 20, 2018
@Rich-Harris Rich-Harris deleted the gh-1038 branch April 20, 2018 21:29
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.

3 participants