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

fix(cli): fix index generation #443

Merged
merged 1 commit into from
Apr 27, 2020
Merged

fix(cli): fix index generation #443

merged 1 commit into from
Apr 27, 2020

Conversation

gregberge
Copy link
Owner

Fixes #433

Summary

Test plan

@vercel
Copy link

vercel bot commented Apr 27, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/gregberge/svgr/4qampt1ug
✅ Preview: https://svgr-git-fix-index-generation.gregberge.now.sh

@codecov
Copy link

codecov bot commented Apr 27, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
+ Coverage   86.53%   87.22%   +0.69%     
==========================================
  Files          31       31              
  Lines         557      595      +38     
  Branches      153      169      +16     
==========================================
+ Hits          482      519      +37     
- Misses         60       61       +1     
  Partials       15       15              
Impacted Files Coverage Δ
...s/babel-plugin-transform-svg-component/src/util.js 96.11% <0.00%> (+0.73%) ⬆️

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 f30bb85...64d74ac. Read the comment docs.

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.

@svgr/cli generated exports incomplete / truncated
1 participant