snoonetIRC / CloudBot

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

WIP Clean up and fix various pylint issues #458

Open linuxdaemon opened 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #458 into gonzobot will decrease coverage by 0.15%. The diff coverage is 16.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #458      +/-   ##
============================================
- Coverage     50.42%   50.26%   -0.16%     
============================================
  Files           228      228              
  Lines         13672    13765      +93     
============================================
+ Hits           6894     6919      +25     
- Misses         6778     6846      +68
Impacted Files Coverage Δ
plugins/core/regex_chans.py 22.5% <ø> (ø) :arrow_up:
cloudbot/util/filesize.py 100% <ø> (ø) :arrow_up:
plugins/core/check_conn.py 15.15% <ø> (ø) :arrow_up:
plugins/core/optout.py 22.64% <ø> (ø) :arrow_up:
plugins/core/core_hooks.py 28.57% <ø> (ø) :arrow_up:
plugins/link_announcer.py 100% <ø> (ø) :arrow_up:
plugins/karma.py 23% <0%> (-0.24%) :arrow_down:
plugins/cryptocurrency.py 43.84% <0%> (ø) :arrow_up:
plugins/twitch.py 15.06% <0%> (-0.21%) :arrow_down:
plugins/grab.py 22.38% <0%> (-0.52%) :arrow_down:
... and 67 more

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 fa62e0f...cd8c8c7. Read the comment docs.