tehkillerbee / mopidy-tidal

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

Remove tidalapi 0 6 logic: adds tests #83

Closed 2e0byo closed 2 years ago

2e0byo commented 2 years ago

This is a fork of @BlackLight's PR which fixes the test suite, since I don't think I can contribute to his pr.

As outlines in that pr I'll close it if the changes make their way in manually.

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 (8cd0caf) compared to base (acf85c9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 12 -1 Lines 901 822 -79 Branches 185 168 -17 ========================================= - Hits 901 822 -79 ``` | [Impacted Files](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [mopidy\_tidal/backend.py](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bW9waWR5X3RpZGFsL2JhY2tlbmQucHk=) | `100.00% <ø> (ø)` | | | [mopidy\_tidal/library.py](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bW9waWR5X3RpZGFsL2xpYnJhcnkucHk=) | `100.00% <100.00%> (ø)` | | | [mopidy\_tidal/playback.py](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bW9waWR5X3RpZGFsL3BsYXliYWNrLnB5) | `100.00% <100.00%> (ø)` | | | [mopidy\_tidal/playlists.py](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bW9waWR5X3RpZGFsL3BsYXlsaXN0cy5weQ==) | `100.00% <100.00%> (ø)` | | | [mopidy\_tidal/ref\_models\_mappers.py](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bW9waWR5X3RpZGFsL3JlZl9tb2RlbHNfbWFwcGVycy5weQ==) | `100.00% <100.00%> (ø)` | | | [mopidy\_tidal/\_\_init\_\_.py](https://codecov.io/gh/tehkillerbee/mopidy-tidal/pull/83/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bW9waWR5X3RpZGFsL19faW5pdF9fLnB5) | | | 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=None). 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=None)

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