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

migrate tests to midje, add tests, code cleanup, small idiomatic changes to src #176

Closed gkspranger closed 3 years ago

gkspranger commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #176 (100950e) into master (4816091) will increase coverage by 0.43%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   49.95%   50.38%   +0.43%     
==========================================
  Files          94       94              
  Lines        4132     4132              
  Branches      196      195       -1     
==========================================
+ Hits         2064     2082      +18     
+ Misses       1872     1855      -17     
+ Partials      196      195       -1     
Impacted Files Coverage Δ
src/yetibot/core/adapters/slack.clj 21.15% <0.00%> (+5.21%) :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 4816091...100950e. Read the comment docs.