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

Allow configurable fallback help text #140

Closed devth closed 4 years ago

devth commented 4 years ago

Fix https://github.com/yetibot/yetibot.core/issues/139

codecov[bot] commented 4 years ago

Codecov Report

Merging #140 into master will decrease coverage by 0.00%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
- Coverage   42.62%   42.61%   -0.01%     
==========================================
  Files          92       92              
  Lines        3991     3996       +5     
  Branches      181      181              
==========================================
+ Hits         1701     1703       +2     
- Misses       2109     2112       +3     
  Partials      181      181              
Impacted Files Coverage Δ
src/yetibot/core/commands/help.clj 21.05% <0.00%> (-1.17%) :arrow_down:
src/yetibot/core/models/default_command.clj 50.00% <66.66%> (+4.54%) :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 31b57fa...68f7811. Read the comment docs.