Skip to content

Require data_source in album_for_id and track_for_id functions

35361a6
Select commit
Loading
Failed to load commit list.
Merged

Return candidates from all data sources on id search #6184

Require data_source in album_for_id and track_for_id functions
35361a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

69.52% (+0.09%) compared to 44dc3cd

View this Pull Request on Codecov

69.52% (+0.09%) compared to 44dc3cd

Details

Codecov Report

❌ Patch coverage is 80.23256% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.52%. Comparing base (44dc3cd) to head (35361a6).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
beets/autotag/match.py 77.77% 5 Missing and 3 partials ⚠️
beets/metadata_plugins.py 79.31% 4 Missing and 2 partials ⚠️
beetsplug/missing.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6184      +/-   ##
==========================================
+ Coverage   69.42%   69.52%   +0.09%     
==========================================
  Files         141      141              
  Lines       18452    18475      +23     
  Branches     3020     3020              
==========================================
+ Hits        12811    12844      +33     
+ Misses       5004     4997       -7     
+ Partials      637      634       -3     
Files with missing lines Coverage Δ
beets/autotag/hooks.py 99.30% <100.00%> (+0.08%) ⬆️
beetsplug/mbsync.py 82.05% <100.00%> (+0.23%) ⬆️
beetsplug/missing.py 57.83% <0.00%> (-0.71%) ⬇️
beets/metadata_plugins.py 84.17% <79.31%> (-2.35%) ⬇️
beets/autotag/match.py 84.82% <77.77%> (+7.90%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.