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

improved linting, better test setup/teardown, re'org and added tests #178

Closed gkspranger closed 3 years ago

gkspranger commented 3 years ago

not the most meaningful PR -- but better use of and one step closer for the midje migration

codecov[bot] commented 3 years ago

Codecov Report

Merging #178 (6d63da6) into master (01c017f) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
+ Coverage   51.35%   51.37%   +0.02%     
==========================================
  Files          94       94              
  Lines        4132     4132              
  Branches      197      197              
==========================================
+ Hits         2122     2123       +1     
+ Misses       1813     1812       -1     
  Partials      197      197              
Impacted Files Coverage Δ
src/yetibot/core/util/format.clj 81.08% <ø> (+1.35%) :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 01c017f...6d63da6. Read the comment docs.