tehkillerbee / mopidy-tidal

Tidal Backend plugin for Mopidy
Apache License 2.0
93 stars 28 forks source link

tests and bugfix for playlist editing #85

Closed 2e0byo closed 2 years ago

2e0byo commented 2 years ago

This pr adds tests and squashes a small bug---requests wasn't actually imported!

Current addition behaviour is asserted.

2e0byo commented 2 years ago

And yes, I am once more in a train. Stuck, as it happens, and it's 00h02 here....

2e0byo commented 2 years ago

closes #84

codecov-commenter commented 2 years ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (35fb482) compared to base (577d663). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #85 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 12 12 Lines 822 862 +40 Branches 168 177 +9 ========================================= + Hits 822 862 +40 ``` | [Impacted Files](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+L) | Coverage Δ | | |---|---|---| | [mopidy\_tidal/playlists.py](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/85/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+L#diff-bW9waWR5X3RpZGFsL3BsYXlsaXN0cy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+L). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+L)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.