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 page [FC-0062] #1281

Merged

feat: api call for adding component to collection

d388335
Select commit
Loading
Failed to load commit list.
Merged

feat: collections page [FC-0062] #1281

feat: api call for adding component to collection
d388335
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 1s

92.49% (+0.02%) compared to 0d472ae

View this Pull Request on Codecov

92.49% (+0.02%) compared to 0d472ae

Details

Codecov Report

Attention: Patch coverage is 96.93878% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.49%. Comparing base (0d472ae) to head (d388335).

Files with missing lines Patch % Lines
src/library-authoring/LibraryLayout.tsx 75.00% 2 Missing ⚠️
...rary-authoring/add-content/AddContentContainer.tsx 90.00% 1 Missing ⚠️
src/library-authoring/common/context.tsx 80.00% 1 Missing ⚠️
src/library-authoring/data/apiHooks.ts 91.66% 1 Missing ⚠️
src/search-manager/data/api.ts 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1281      +/-   ##
==========================================
+ Coverage   92.47%   92.49%   +0.02%     
==========================================
  Files        1025     1031       +6     
  Lines       18979    19112     +133     
  Branches     4038     3995      -43     
==========================================
+ Hits        17551    17678     +127     
- Misses       1363     1369       +6     
  Partials       65       65              

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