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

Maintenance: Update storybook example to vite and typescript #340

Merged
merged 2 commits into from
Aug 4, 2023

update snapshots

8bac095
Select commit
Loading
Failed to load commit list.
Merged

Maintenance: Update storybook example to vite and typescript #340

update snapshots
8bac095
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Aug 4, 2023 in 0s

75.37% (-1.80%) compared to 6dc3a4e

View this Pull Request on Codecov

75.37% (-1.80%) compared to 6dc3a4e

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -1.80% ⚠️

Comparison is base (6dc3a4e) 77.17% compared to head (8bac095) 75.37%.
Report is 3 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next     #340      +/-   ##
==========================================
- Coverage   77.17%   75.37%   -1.80%     
==========================================
  Files          11       11              
  Lines         184      199      +15     
  Branches       39       47       +8     
==========================================
+ Hits          142      150       +8     
- Misses         42       49       +7     
Files Changed Coverage Δ
stories/atoms/Button.tsx 100.00% <100.00%> (ø)
stories/molecules/Header.tsx 100.00% <100.00%> (ø)
stories/pages/Page.tsx 66.66% <100.00%> (ø)

... and 2 files with indirect coverage changes

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