snoonetIRC / CloudBot

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

Fix Spotify IndexError, clean up plugin, clean up tests #514

Closed linuxdaemon closed 5 years ago

linuxdaemon commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #514 into gonzobot will increase coverage by 0.28%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #514      +/-   ##
============================================
+ Coverage     49.97%   50.25%   +0.28%     
============================================
  Files           228      228              
  Lines         13634    13657      +23     
============================================
+ Hits           6814     6864      +50     
+ Misses         6820     6793      -27
Impacted Files Coverage Δ
plugins/spotify.py 84.31% <100%> (+27.31%) :arrow_up:
tests/plugin_tests/test_spotify.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 0ba54d3...e22281f. Read the comment docs.

A-UNDERSCORE-D commented 5 years ago

As this errors on travis everywhere, please resolve those issues

linuxdaemon commented 5 years ago

@A-UNDERSCORE-D All errors resolved