snoonetIRC / CloudBot

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

tests: Fix test environment leak in test_factoids #569

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #569 into gonzobot will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #569      +/-   ##
============================================
+ Coverage     53.04%   53.12%   +0.08%     
============================================
  Files           233      233              
  Lines         14053    14047       -6     
============================================
+ Hits           7454     7463       +9     
+ Misses         6599     6584      -15
Impacted Files Coverage Δ
tests/plugin_tests/test_factoids.py 100% <100%> (ø) :arrow_up:
cloudbot/plugin_hooks.py 100% <0%> (ø) :arrow_up:
cloudbot/plugin.py 50% <0%> (+1.94%) :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 be15a1b...ee2fc8f. Read the comment docs.