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(svgr-loader): include Babel transformation #48

Merged
merged 1 commit into from Jan 31, 2018
Merged

Conversation

gregberge
Copy link
Owner

Closes #45

@codecov
Copy link

codecov bot commented Jan 31, 2018

Codecov Report

Merging #48 into master will increase coverage by 0.7%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #48     +/-   ##
=========================================
+ Coverage   45.56%   46.27%   +0.7%     
=========================================
  Files          22       19      -3     
  Lines         237      255     +18     
  Branches       56       52      -4     
=========================================
+ Hits          108      118     +10     
- Misses        100      116     +16     
+ Partials       29       21      -8
Impacted Files Coverage Δ
src/webpack.js 100% <100%> (+100%) ⬆️
src/h2x/toReactNative.js 76.92% <0%> (-1.65%) ⬇️
src/cli/fileCommand.js 0% <0%> (ø) ⬆️
src/h2x/expandProps.js 100% <0%> (ø) ⬆️
src/cli/index.js 0% <0%> (ø) ⬆️
src/h2x/emSize.js 100% <0%> (ø) ⬆️
src/plugins/h2x.js
src/plugins/prettier.js
src/plugins/transform.js
src/h2x/svgRef.js 12.5% <0%> (+1.38%) ⬆️
... and 3 more

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 56a111f...8b2177b. Read the comment docs.

@gregberge gregberge merged commit dfecd39 into master Jan 31, 2018
@gregberge gregberge deleted the improve-loader branch January 31, 2018 21:59
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.

None yet

1 participant