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: collections tab [FC-0062] #1257

Merged
merged 16 commits into from
Sep 12, 2024

test: reuse testutils

fab32c7
Select commit
Loading
Failed to load commit list.
Merged

feat: collections tab [FC-0062] #1257

test: reuse testutils
fab32c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 1s

92.25% (+0.02%) compared to 6255768

View this Pull Request on Codecov

92.25% (+0.02%) compared to 6255768

Details

Codecov Report

Attention: Patch coverage is 92.53731% with 10 lines in your changes missing coverage. Please review.

Project coverage is 92.25%. Comparing base (6255768) to head (fab32c7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/hooks.ts 83.33% 6 Missing ⚠️
...library-authoring/components/BaseComponentCard.tsx 83.33% 3 Missing ⚠️
...rc/library-authoring/components/CollectionCard.tsx 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1257      +/-   ##
==========================================
+ Coverage   92.22%   92.25%   +0.02%     
==========================================
  Files        1009     1011       +2     
  Lines       18565    18636      +71     
  Branches     3965     3932      -33     
==========================================
+ Hits        17122    17192      +70     
- Misses       1374     1378       +4     
+ Partials       69       66       -3     

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