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

chore: fix tests #1014

Merged
merged 4 commits into from
Mar 3, 2023
Merged

chore: fix tests #1014

merged 4 commits into from
Mar 3, 2023

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Mar 3, 2023

πŸ”— Linked issue

Fixes CI tests from #1012

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@pi0 pi0 changed the title update storage test chore: fix tests Mar 3, 2023
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #1014 (7fed918) into main (c923fed) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1014      +/-   ##
==========================================
+ Coverage   67.66%   67.69%   +0.03%     
==========================================
  Files          60       60              
  Lines        6161     6167       +6     
  Branches      692      692              
==========================================
+ Hits         4169     4175       +6     
  Misses       1982     1982              
  Partials       10       10              
Impacted Files Coverage Ξ”
src/rollup/plugins/externals.ts 94.31% <100.00%> (ΓΈ)
src/rollup/plugins/storage.ts 98.76% <100.00%> (+0.09%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pi0 pi0 merged commit 23da516 into main Mar 3, 2023
@pi0 pi0 deleted the chore/ci branch March 3, 2023 19:38
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.

1 participant