Skip to content

fix(cli): fix index generation#443

Merged
gregberge merged 1 commit into
masterfrom
fix-index-generation
Apr 27, 2020
Merged

fix(cli): fix index generation#443
gregberge merged 1 commit into
masterfrom
fix-index-generation

Conversation

@gregberge

Copy link
Copy Markdown
Owner

Fixes #433

Summary

Test plan

@vercel

vercel Bot commented Apr 27, 2020

Copy link
Copy Markdown

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

codecov Bot commented Apr 27, 2020

Copy link
Copy Markdown

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