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

feat: add library component sidebar [FC-0062] #1217

Merged

Merge branch 'master' into rpenido/fal-3800-library-component-sidebar

68ac667
Select commit
Loading
Failed to load commit list.
Merged

feat: add library component sidebar [FC-0062] #1217

Merge branch 'master' into rpenido/fal-3800-library-component-sidebar
68ac667
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 1s

93.08% (+0.02%) compared to 64ffadd

View this Pull Request on Codecov

93.08% (+0.02%) compared to 64ffadd

Details

Codecov Report

Attention: Patch coverage is 95.96774% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.08%. Comparing base (64ffadd) to head (68ac667).

Files with missing lines Patch % Lines
src/library-authoring/components/ComponentCard.tsx 62.50% 2 Missing and 1 partial ⚠️
src/library-authoring/common/context.tsx 93.75% 1 Missing ⚠️
src/library-authoring/data/apiHooks.ts 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1217      +/-   ##
==========================================
+ Coverage   93.06%   93.08%   +0.02%     
==========================================
  Files         756      760       +4     
  Lines       13777    13890     +113     
  Branches     2984     3007      +23     
==========================================
+ Hits        12822    12930     +108     
- Misses        919      923       +4     
- Partials       36       37       +1     

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