snoonetIRC / CloudBot

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

Fix a few issues in test fixtures #595

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #595 into gonzobot will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #595      +/-   ##
============================================
+ Coverage     54.34%   54.48%   +0.13%     
============================================
  Files           233      233              
  Lines         14185    14228      +43     
============================================
+ Hits           7709     7752      +43     
  Misses         6476     6476
Impacted Files Coverage Δ
tests/plugin_tests/conftest.py 100% <100%> (ø) :arrow_up:
tests/core_tests/util_tests/test_tokenbucket.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 282d6d3...1ba1410. Read the comment docs.