Fix update with plugin media flex fields - #6783
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6783 +/- ##
=======================================
Coverage 75.61% 75.61%
=======================================
Files 163 163
Lines 21323 21323
Branches 3363 3363
=======================================
Hits 16124 16124
Misses 4406 4406
Partials 793 793
🚀 New features to boost your workflow:
|
Please read our contribution guide! We are not using uv in our dev setup currently. |
|
Sorry — that was my own scratch invocation, not your dev setup. Swapped the description over to the poe tasks. I'll rebase this too, it's picked up a conflict. |
4417fea to
754650f
Compare
snejus
left a comment
There was a problem hiding this comment.
Lovely, thanks for this. Note CI will fail because you will need to move your changelog note under Unreleased section since I've just released a new version of beets.
754650f to
cdd48a2
Compare
cdd48a2 to
48d8fa4
Compare
|
Rebased onto master (48d8fa4) — the test now uses the pathlib |
48d8fa4 to
d1035a6
Compare
Summary
Fixes #5580.
Tests
poe test test/test_dbcore.py test/ui/commands/test_update.pypoe lintpoe check-format