snoonetIRC / CloudBot

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

Add DB storage tests for weather.py #451

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #451 into gonzobot will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           gonzobot     #451     +/-   ##
===========================================
+ Coverage     47.44%   47.64%   +0.2%     
===========================================
  Files           223      223             
  Lines         13301    13324     +23     
===========================================
+ Hits           6310     6348     +38     
+ Misses         6991     6976     -15
Impacted Files Coverage Δ
tests/plugin_tests/conftest.py 100% <100%> (ø) :arrow_up:
tests/plugin_tests/test_weather.py 100% <100%> (ø) :arrow_up:
plugins/weather.py 95.16% <0%> (+12.09%) :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 49a3fc7...8547214. Read the comment docs.