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

library: add more metadata fields for models #837

Merged
merged 2 commits into from
Jun 2, 2024

Conversation

cosven
Copy link
Member

@cosven cosven commented Jun 2, 2024

  1. ArtistModel: song_count, album_count, mv_count
  2. PlaylistModel: created, updated, play_count
  3. VideoModel: play_count, released

@coveralls
Copy link

coveralls commented Jun 2, 2024

Pull Request Test Coverage Report for Build 9339443189

Details

  • 8 of 9 (88.89%) changed or added relevant lines in 2 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.001%) to 55.241%

Changes Missing Coverage Covered Lines Changed/Added Lines %
feeluown/plugin.py 1 2 50.0%
Files with Coverage Reduction New Missed Lines %
feeluown/library/library.py 3 71.49%
Totals Coverage Status
Change from base Build 9335405858: 0.001%
Covered Lines: 9819
Relevant Lines: 17775

💛 - Coveralls

@cosven cosven merged commit cb1501a into feeluown:master Jun 2, 2024
6 of 10 checks passed
@cosven cosven deleted the more-fields branch June 2, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants