tefra / pytuber

Create music playlists on Youtube
https://pytuber.readthedocs.io/en/latest
MIT License
10 stars 6 forks source link

Implement last.fm sync playlists #3

Closed tefra closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   99.69%   99.76%   +0.06%     
==========================================
  Files          12       12              
  Lines         325      417      +92     
==========================================
+ Hits          324      416      +92     
  Misses          1        1
Impacted Files Coverage Δ
pytubefm/iso3166.py 100% <ø> (ø) :arrow_up:
pytubefm/models.py 100% <100%> (ø) :arrow_up:
pytubefm/youtube/commands.py 100% <100%> (ø) :arrow_up:
pytubefm/lastfm/params.py 100% <100%> (ø) :arrow_up:
pytubefm/lastfm/models.py 100% <100%> (ø) :arrow_up:
pytubefm/lastfm/services.py 100% <100%> (ø) :arrow_up:
pytubefm/data.py 100% <100%> (ø) :arrow_up:
pytubefm/lastfm/commands.py 100% <100%> (ø) :arrow_up:

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 cfd3015...804cba1. Read the comment docs.