Skip to content

improve cached_classproperty

4b222ea
Select commit
Loading
Failed to load commit list.
Open

Improve cached_classproperty type annotations #6341

improve cached_classproperty
4b222ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2026 in 0s

72.19% (+0.04%) compared to 7c50f94

View this Pull Request on Codecov

72.19% (+0.04%) compared to 7c50f94

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.19%. Comparing base (7c50f94) to head (4b222ea).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6341      +/-   ##
==========================================
+ Coverage   72.15%   72.19%   +0.04%     
==========================================
  Files         159      159              
  Lines       20645    20675      +30     
  Branches     3269     3268       -1     
==========================================
+ Hits        14897    14927      +30     
  Misses       5041     5041              
  Partials      707      707              
Files with missing lines Coverage Δ
beets/autotag/distance.py 83.58% <100.00%> (+0.06%) ⬆️
beets/autotag/hooks.py 98.89% <100.00%> (+<0.01%) ⬆️
beets/dbcore/db.py 93.93% <100.00%> (+0.07%) ⬆️
beets/importer/tasks.py 91.17% <100.00%> (+0.01%) ⬆️
beets/library/models.py 87.23% <100.00%> (+0.21%) ⬆️
beets/metadata_plugins.py 84.84% <100.00%> (+0.09%) ⬆️
beets/util/__init__.py 79.52% <100.00%> (+0.28%) ⬆️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.