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

Ensure chat-source is propagated in emoji based karma obs #124

Closed devth closed 4 years ago

devth commented 4 years ago

Fix https://github.com/yetibot/yetibot/issues/1012

codecov[bot] commented 4 years ago

Codecov Report

Merging #124 into master will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   42.05%   42.11%   +0.05%     
==========================================
  Files          91       91              
  Lines        3869     3873       +4     
  Branches      168      168              
==========================================
+ Hits         1627     1631       +4     
  Misses       2074     2074              
  Partials      168      168              
Impacted Files Coverage Δ
src/yetibot/core/commands/karma.clj 88.52% <ø> (-0.19%) :arrow_down:
src/yetibot/core/hooks.clj 66.31% <100.00%> (+0.35%) :arrow_up:
src/yetibot/core/observers/karma.clj 93.02% <100.00%> (+0.71%) :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 9b17527...8ad49fa. Read the comment docs.