snoonetIRC / CloudBot

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

reddit.py: Handle empty subreddits in .reddit cmd #520

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #520 into gonzobot will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #520      +/-   ##
============================================
+ Coverage      46.7%   46.85%   +0.14%     
============================================
  Files           222      222              
  Lines         13184    13195      +11     
============================================
+ Hits           6158     6182      +24     
+ Misses         7026     7013      -13
Impacted Files Coverage Δ
tests/plugin_tests/test_reddit_info.py 100% <100%> (ø) :arrow_up:
plugins/reddit_info.py 29.03% <100%> (+6.7%) :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 27d9926...0c3f7be. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #520 into gonzobot will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #520      +/-   ##
============================================
+ Coverage     48.03%   48.16%   +0.13%     
============================================
  Files           226      226              
  Lines         13369    13378       +9     
============================================
+ Hits           6422     6444      +22     
+ Misses         6947     6934      -13
Impacted Files Coverage Δ
tests/plugin_tests/test_reddit_info.py 100% <100%> (ø) :arrow_up:
plugins/reddit_info.py 29.03% <100%> (+6.7%) :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 cd57a06...c9a0a08. Read the comment docs.