snoonetIRC / CloudBot

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

irc: Reset nickname on reconnect #607

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #607 into gonzobot will increase coverage by <.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #607      +/-   ##
============================================
+ Coverage     54.54%   54.54%   +<.01%     
============================================
  Files           232      232              
  Lines         14205    14208       +3     
============================================
+ Hits           7748     7750       +2     
- Misses         6457     6458       +1
Impacted Files Coverage Δ
plugins/admin_bot.py 14.28% <0%> (-0.09%) :arrow_down:
plugins/core/core_connect.py 100% <100%> (ø) :arrow_up:
cloudbot/clients/irc.py 25.99% <100%> (+0.26%) :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 0e282c7...c98ed93. Read the comment docs.