snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
68 stars 52 forks source link

tests: Fix deprecation warnings in spotify tests #563

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #563 into gonzobot will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           gonzobot    #563      +/-   ##
===========================================
+ Coverage     51.36%   51.4%   +0.03%     
===========================================
  Files           229     229              
  Lines         13758   13763       +5     
===========================================
+ Hits           7067    7075       +8     
+ Misses         6691    6688       -3
Impacted Files Coverage Δ
tests/plugin_tests/test_spotify.py 100% <100%> (ø) :arrow_up:
plugins/spotify.py 87.25% <0%> (+2.94%) :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 985e1bf...fcd3ba7. Read the comment docs.