snoonetIRC / CloudBot

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

brew.py: Handle empty search results from API #562

Closed linuxdaemon closed 5 years ago

linuxdaemon commented 5 years ago

Fixes #559

codecov[bot] commented 5 years ago

Codecov Report

Merging #562 into gonzobot will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #562      +/-   ##
============================================
+ Coverage     50.97%   51.09%   +0.11%     
============================================
  Files           228      229       +1     
  Lines         13688    13701      +13     
============================================
+ Hits           6978     7001      +23     
+ Misses         6710     6700      -10
Impacted Files Coverage Δ
plugins/brew.py 46.15% <100%> (+29.93%) :arrow_up:
tests/plugin_tests/test_brew.py 100% <100%> (ø)

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 db9bdd3...470e6db. Read the comment docs.