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

Disable karma obs by default and allow it to be enabled on a per-channel basis #125

Closed devth closed 4 years ago

devth commented 4 years ago

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #125 into master will increase coverage by 0.00%. The diff coverage is 23.52%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   42.11%   42.12%           
=======================================
  Files          91       91           
  Lines        3873     3877    +4     
  Branches      168      168           
=======================================
+ Hits         1631     1633    +2     
- Misses       2074     2076    +2     
  Partials      168      168           
Impacted Files Coverage Δ
src/yetibot/core/observers/karma.clj 90.90% <0.00%> (-2.12%) :arrow_down:
src/yetibot/core/hooks.clj 65.62% <16.66%> (-0.70%) :arrow_down:
src/yetibot/core/models/channel.clj 43.05% <100.00%> (+1.62%) :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 4af25ac...c75a226. Read the comment docs.