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

extract shared code into DocumentList #275

Merged
merged 23 commits into from
Feb 2, 2024

Fixed linter

2e2f536
Select commit
Loading
Failed to load commit list.
Merged

extract shared code into DocumentList #275

Fixed linter
2e2f536
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2024 in 0s

10.36% (-0.12%) compared to dc21075

View this Pull Request on Codecov

10.36% (-0.12%) compared to dc21075

Details

Codecov Report

Attention: 285 lines in your changes are missing coverage. Please review.

Comparison is base (dc21075) 10.47% compared to head (2e2f536) 10.36%.

Files Patch % Lines
components/DocumentList.vue 0.00% 180 Missing and 1 partial ⚠️
composables/browse.ts 0.00% 28 Missing ⚠️
utils/setTitleOfDocumentList.ts 0.00% 12 Missing and 1 partial ⚠️
composables/playlist.ts 0.00% 8 Missing ⚠️
pages/browse/audiobooks.vue 0.00% 7 Missing and 1 partial ⚠️
pages/browse/events.vue 0.00% 7 Missing and 1 partial ⚠️
pages/browse/music.vue 0.00% 5 Missing and 1 partial ⚠️
pages/browse/podcasts.vue 0.00% 5 Missing and 1 partial ⚠️
pages/featured.vue 0.00% 5 Missing and 1 partial ⚠️
pages/index.vue 0.00% 6 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
- Coverage   10.47%   10.36%   -0.12%     
==========================================
  Files          97      101       +4     
  Lines        4497     4545      +48     
  Branches      181      185       +4     
==========================================
  Hits          471      471              
- Misses       3934     3978      +44     
- Partials       92       96       +4     

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