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

Dynamic modules #153

Closed devth closed 3 years ago

devth commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #153 into master will decrease coverage by 0.02%. The diff coverage is 40.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   41.93%   41.91%   -0.03%     
==========================================
  Files          94       94              
  Lines        4073     4092      +19     
  Branches      190      194       +4     
==========================================
+ Hits         1708     1715       +7     
- Misses       2175     2183       +8     
- Partials      190      194       +4     
Impacted Files Coverage Δ
src/yetibot/core/init.clj 28.00% <0.00%> (ø)
src/yetibot/core/repl.clj 54.54% <0.00%> (+0.19%) :arrow_up:
src/yetibot/core/loader.clj 66.07% <44.00%> (-16.79%) :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 b29c881...20dd008. Read the comment docs.