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

Enable adding albums to playlists #1568

Merged
merged 3 commits into from
Mar 18, 2024

Add functionality for adding albums to new playlists

f24ddc7
Select commit
Loading
Failed to load commit list.
Merged

Enable adding albums to playlists #1568

Add functionality for adding albums to new playlists
f24ddc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2024 in 0s

72.07% (+0.24%) compared to f988ec4

View this Pull Request on Codecov

72.07% (+0.24%) compared to f988ec4

Details

Codecov Report

Attention: Patch coverage is 96.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 72.07%. Comparing base (f988ec4) to head (f24ddc7).
Report is 64 commits behind head on master.

Files Patch % Lines
...ges/app/app/containers/AlbumViewContainer/hooks.ts 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1568      +/-   ##
==========================================
+ Coverage   71.82%   72.07%   +0.24%     
==========================================
  Files         364      362       -2     
  Lines        6740     6743       +3     
  Branches      484      496      +12     
==========================================
+ Hits         4841     4860      +19     
+ Misses       1502     1477      -25     
- Partials      397      406       +9     

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