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

added tests for util/config and core/hooks, small mod to core/hooks, comments #162

Closed gkspranger closed 3 years ago

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

Codecov Report

Merging #162 (566e288) into master (55deb33) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage   46.29%   46.44%   +0.14%     
==========================================
  Files          94       94              
  Lines        4117     4119       +2     
  Branches      194      197       +3     
==========================================
+ Hits         1906     1913       +7     
+ Misses       2017     2009       -8     
- Partials      194      197       +3     
Impacted Files Coverage Δ
src/yetibot/core/hooks.clj 77.98% <100.00%> (+0.41%) :arrow_up:
src/yetibot/core/util/config.clj 54.83% <100.00%> (+20.35%) :arrow_up:
src/yetibot/core/commands/observe.clj 14.04% <0.00%> (-0.71%) :arrow_down:
src/yetibot/core/commands/collections.clj 40.18% <0.00%> (-0.19%) :arrow_down:

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 55deb33...566e288. Read the comment docs.