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

Allow filtering library by publish status [FC-0062] #1406

Closed

feat: implement pills and filter

cac19a1
Select commit
Loading
Failed to load commit list.
Closed

Allow filtering library by publish status [FC-0062] #1406

feat: implement pills and filter
cac19a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2024 in 0s

92.93% (-0.01%) compared to c7e2bf9

View this Pull Request on Codecov

92.93% (-0.01%) compared to c7e2bf9

Details

Codecov Report

Attention: Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.93%. Comparing base (c7e2bf9) to head (cac19a1).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/search-manager/FilterByPublished.tsx 65.21% 8 Missing ⚠️
src/search-manager/data/apiHooks.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1406      +/-   ##
==========================================
- Coverage   92.94%   92.93%   -0.01%     
==========================================
  Files        1073     1076       +3     
  Lines       21098    21227     +129     
  Branches     4550     4491      -59     
==========================================
+ Hits        19610    19728     +118     
- Misses       1422     1433      +11     
  Partials       66       66              

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