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

refactor: default export is renamed to Chart #836

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

dangreen
Copy link
Collaborator

@dangreen dangreen commented Nov 3, 2021

BREAKING CHANGE: default export is renamed to Chart

@github-actions
Copy link

github-actions bot commented Nov 3, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 1.41 KB (-0.55% 🔽) 29 ms (-0.55% 🔽) 168 ms (+82.15% 🔺) 197 ms
dist/index.modern.js 1.45 KB (+3.78% 🔺) 29 ms (+3.78% 🔺) 76 ms (+9.63% 🔺) 105 ms

@codecov-commenter
Copy link

Codecov Report

Merging #836 (449ab70) into master (30d5c2d) will decrease coverage by 1.23%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #836      +/-   ##
==========================================
- Coverage   67.08%   65.85%   -1.24%     
==========================================
  Files           5        5              
  Lines         158      164       +6     
  Branches       37       41       +4     
==========================================
+ Hits          106      108       +2     
  Misses         33       33              
- Partials       19       23       +4     
Impacted Files Coverage Δ
src/index.tsx 35.71% <100.00%> (-0.65%) ⬇️

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 30d5c2d...449ab70. Read the comment docs.

BREAKING CHANGE: default export is renamed to Chart
@dangreen dangreen merged commit 131daa0 into master Nov 3, 2021
@dangreen dangreen deleted the refactor-rename-exports branch November 3, 2021 19:14
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

2 participants