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: Create collection Modal [FC-0062] #1259

Merged
merged 17 commits into from
Sep 14, 2024

test: Add tests for EmptyStates

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

feat: Create collection Modal [FC-0062] #1259

test: Add tests for EmptyStates
8dfe82c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2024 in 0s

92.32% (+0.01%) compared to fd48fef

View this Pull Request on Codecov

92.32% (+0.01%) compared to fd48fef

Details

Codecov Report

Attention: Patch coverage is 95.94595% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.32%. Comparing base (fd48fef) to head (8dfe82c).

Files with missing lines Patch % Lines
src/library-authoring/common/context.tsx 50.00% 2 Missing ⚠️
...horing/create-collection/CreateCollectionModal.tsx 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1259      +/-   ##
==========================================
+ Coverage   92.31%   92.32%   +0.01%     
==========================================
  Files        1013     1016       +3     
  Lines       18733    18803      +70     
  Branches     3947     4017      +70     
==========================================
+ Hits        17293    17360      +67     
  Misses       1374     1374              
- Partials       66       69       +3     

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