yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins
https://yetibot.com
Eclipse Public License 1.0
27 stars 17 forks source link

additional tests for `core/hooks.clj` #161

Closed gkspranger closed 3 years ago

gkspranger commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #161 (62ffe39) into master (c77b178) will increase coverage by 0.33%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   45.96%   46.29%   +0.33%     
==========================================
  Files          94       94              
  Lines        4112     4117       +5     
  Branches      197      194       -3     
==========================================
+ Hits         1890     1906      +16     
+ Misses       2025     2017       -8     
+ Partials      197      194       -3     
Impacted Files Coverage Δ
src/yetibot/core/hooks.clj 77.57% <100.00%> (+11.55%) :arrow_up:
src/yetibot/core/commands/cron.clj 19.23% <0.00%> (-1.03%) :arrow_down:
src/yetibot/core/commands/collections.clj 40.36% <0.00%> (+0.18%) :arrow_up:
src/yetibot/core/commands/observe.clj 14.75% <0.00%> (+0.70%) :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 c77b178...62ffe39. Read the comment docs.