mopidy / mopidy-scrobbler

Mopidy extension for scrobbling played tracks to Last.fm
https://mopidy.com/ext/scrobbler/
Apache License 2.0
66 stars 14 forks source link

Port to Python 3 #32

Closed jodal closed 4 years ago

jodal commented 4 years ago

Fixes #31

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c6234a7). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #32   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      1           
  Lines             ?     50           
  Branches          ?      0           
=======================================
  Hits              ?     50           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
mopidy_scrobbler/frontend.py 100% <100%> (ø)

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 c6234a7...812fffe. Read the comment docs.