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

Release 0.13.0 #341

Merged
merged 16 commits into from
Aug 4, 2023

Merge pull request #321 from work933k/console-error-checking

5cce841
Select commit
Loading
Failed to load commit list.
Merged

Release 0.13.0 #341

Merge pull request #321 from work933k/console-error-checking
5cce841
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 4, 2023 in 0s

76.66% (-0.51%) compared to 137a7ee

View this Pull Request on Codecov

76.66% (-0.51%) compared to 137a7ee

Details

Codecov Report

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

Comparison is base (137a7ee) 77.17% compared to head (5cce841) 76.66%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
- Coverage   77.17%   76.66%   -0.51%     
==========================================
  Files          11       11              
  Lines         184      180       -4     
  Branches       39       40       +1     
==========================================
- Hits          142      138       -4     
  Misses         42       42              
Files Changed Coverage Δ
src/util/getCliOptions.ts 65.00% <ø> (ø)
src/util/getParsedCliOptions.ts 6.25% <ø> (ø)
src/util/getStorybookMetadata.ts 100.00% <100.00%> (ø)
stories/atoms/Button.tsx 100.00% <100.00%> (ø)
stories/molecules/Header.tsx 100.00% <100.00%> (ø)
stories/pages/Page.tsx 66.66% <100.00%> (ø)

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