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

Deploy via GH Actions #154

Closed devth closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #154 (2a423af) into master (5a1e514) will increase coverage by 3.54%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   41.92%   45.47%   +3.54%     
==========================================
  Files          94       94              
  Lines        4095     4095              
  Branches      194      198       +4     
==========================================
+ Hits         1717     1862     +145     
+ Misses       2184     2035     -149     
- Partials      194      198       +4     
Impacted Files Coverage Δ
src/yetibot/core/commands/collections.clj 40.18% <0.00%> (+12.99%) :arrow_up:
src/yetibot/core/commands/echo.clj 100.00% <0.00%> (+25.00%) :arrow_up:
src/yetibot/core/commands/error.clj 100.00% <0.00%> (+25.00%) :arrow_up:
src/yetibot/core/commands/render.clj 96.77% <0.00%> (+64.51%) :arrow_up:
src/yetibot/core/commands/history.clj 93.26% <0.00%> (+76.92%) :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 5a1e514...2a423af. Read the comment docs.