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 tests for remind.py #593

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #593 into gonzobot will increase coverage by 0.97%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #593      +/-   ##
============================================
+ Coverage     53.37%   54.34%   +0.97%     
============================================
  Files           232      233       +1     
  Lines         14030    14185     +155     
============================================
+ Hits           7488     7709     +221     
+ Misses         6542     6476      -66
Impacted Files Coverage Δ
plugins/remind.py 100% <ø> (+80.48%) :arrow_up:
tests/core_tests/util_tests/test_database.py 100% <100%> (ø) :arrow_up:
tests/plugin_tests/conftest.py 100% <100%> (ø) :arrow_up:
tests/plugin_tests/test_remind.py 100% <100%> (ø)
tests/plugin_tests/test_reddit_info.py 100% <0%> (ø) :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 5e98d8b...44597ba. Read the comment docs.