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: allow filtering library by publish status #1570

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

fix: improve test coverage

6d3db8d
Select commit
Loading
Failed to load commit list.
Open

feat: allow filtering library by publish status #1570

fix: improve test coverage
6d3db8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

92.96% (-0.01%) compared to b110b6b, passed because coverage increased by 0% when compared to adjusted base (92.96%)

View this Pull Request on Codecov

92.96% (-0.01%) compared to b110b6b, passed because coverage increased by 0% when compared to adjusted base (92.96%)

Details

Codecov Report

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

Project coverage is 92.96%. Comparing base (b110b6b) to head (6d3db8d).

Files with missing lines Patch % Lines
src/search-manager/FilterByPublished.tsx 91.30% 2 Missing ⚠️
src/search-manager/data/apiHooks.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1570      +/-   ##
==========================================
- Coverage   92.96%   92.96%   -0.01%     
==========================================
  Files        1075     1076       +1     
  Lines       21190    21227      +37     
  Branches     4554     4565      +11     
==========================================
+ Hits        19700    19734      +34     
+ Misses       1424     1421       -3     
- Partials       66       72       +6     

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