snoonetIRC / CloudBot

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

weather.py: Expand tests to cover all cases #557

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #557 into gonzobot will increase coverage by 0.26%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #557      +/-   ##
============================================
+ Coverage     50.96%   51.23%   +0.26%     
============================================
  Files           228      228              
  Lines         13685    13742      +57     
============================================
+ Hits           6975     7041      +66     
+ Misses         6710     6701       -9
Impacted Files Coverage Δ
tests/plugin_tests/test_weather.py 100% <100%> (ø) :arrow_up:
plugins/weather.py 100% <100%> (+4.83%) :arrow_up:
cloudbot/event.py 66.51% <0%> (+1.39%) :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 0e72b3a...b5dde23. Read the comment docs.