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: Add missing regex hook tests #545

Closed linuxdaemon closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #545 into gonzobot will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           gonzobot     #545      +/-   ##
============================================
+ Coverage     46.24%   46.36%   +0.11%     
============================================
  Files           220      220              
  Lines         13131    13160      +29     
============================================
+ Hits           6073     6102      +29     
  Misses         7058     7058
Impacted Files Coverage Δ
tests/core_tests/test_hook.py 100% <100%> (ø) :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 07e5948...165677a. Read the comment docs.