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 issues with test ordering dependencies #549

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #549 into gonzobot will increase coverage by 0.04%. The diff coverage is 84.21%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #549      +/-   ##
============================================
+ Coverage      46.7%   46.74%   +0.04%     
============================================
  Files           222      222              
  Lines         13184    13194      +10     
============================================
+ Hits           6158     6168      +10     
  Misses         7026     7026
Impacted Files Coverage Δ
plugins/badwords.py 27.86% <ø> (ø) :arrow_up:
tests/plugin_tests/test_utility.py 100% <ø> (ø) :arrow_up:
tests/plugin_tests/test_weather.py 100% <100%> (ø) :arrow_up:
tests/plugin_tests/test_duckhunt.py 100% <100%> (ø) :arrow_up:
tests/plugin_tests/test_factoids.py 100% <100%> (ø) :arrow_up:
plugins/twitch.py 15.27% <25%> (ø) :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 27d9926...dcacd66. Read the comment docs.