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

removed unused handler function and added additional tests for handler #210

Closed gkspranger closed 2 years ago

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

Codecov Report

Merging #210 (67212b3) into master (941e56a) will increase coverage by 1.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   60.52%   61.59%   +1.07%     
==========================================
  Files          95       95              
  Lines        4165     4164       -1     
  Branches      224      235      +11     
==========================================
+ Hits         2521     2565      +44     
+ Misses       1420     1364      -56     
- Partials      224      235      +11     
Impacted Files Coverage Δ
src/yetibot/core/handler.clj 87.70% <ø> (+27.54%) :arrow_up:
src/yetibot/core/observers/karma.clj 90.90% <0.00%> (ø)
src/yetibot/core/commands/observe.clj 23.96% <0.00%> (+1.65%) :arrow_up:
src/yetibot/core/hooks.clj 89.90% <0.00%> (+8.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 941e56a...67212b3. Read the comment docs.