9dogs / tg-odesli-bot

Telegram Bot to share music with Odesli (former Songlink) service.
https://t.me/odesli_bot
GNU General Public License v3.0
78 stars 21 forks source link

Add Tidal platform definition and tests #10

Closed fronbasal closed 4 years ago

fronbasal commented 4 years ago

This PR adds Tidal (https://tidal.com/) support to the bot.

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   96.86%   96.90%   +0.03%     
==========================================
  Files           4        4              
  Lines         415      420       +5     
  Branches       51       51              
==========================================
+ Hits          402      407       +5     
  Misses          9        9              
  Partials        4        4              
Impacted Files Coverage Δ
tg_odesli_bot/platforms.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e8eea5e...51f8e22. Read the comment docs.

fronbasal commented 4 years ago

Should be ready to merge now, sorry for the hassle!