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

Switch Storybook build to vite builder #745

Merged
merged 17 commits into from
Dec 8, 2024

:alien: [#724] Map error classes rather than their constructor names

f058d80
Select commit
Loading
Failed to load commit list.
Merged

Switch Storybook build to vite builder #745

:alien: [#724] Map error classes rather than their constructor names
f058d80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2024 in 0s

79.44% (-0.13%) compared to 06c9bc4

View this Pull Request on Codecov

79.44% (-0.13%) compared to 06c9bc4

Details

Codecov Report

Attention: Patch coverage is 68.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 79.44%. Comparing base (06c9bc4) to head (f058d80).

Files with missing lines Patch % Lines
src/env.mjs 64.28% 5 Missing ⚠️
src/index.jsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #745      +/-   ##
==========================================
- Coverage   79.57%   79.44%   -0.13%     
==========================================
  Files         237      238       +1     
  Lines        4964     4973       +9     
  Branches     1350     1355       +5     
==========================================
+ Hits         3950     3951       +1     
- Misses        983      992       +9     
+ Partials       31       30       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.