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 db/util.clj to midje, make kondo happy where i can, update testing README #164

Closed gkspranger closed 3 years ago

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

Codecov Report

Merging #164 (2e92263) into master (53574d2) will increase coverage by 0.05%. The diff coverage is 100.00%.

:exclamation: Current head 2e92263 differs from pull request most recent head 3215997. Consider uploading reports for the commit 3215997 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   46.77%   46.82%   +0.05%     
==========================================
  Files          94       94              
  Lines        4126     4130       +4     
  Branches      197      197              
==========================================
+ Hits         1930     1934       +4     
  Misses       1999     1999              
  Partials      197      197              
Impacted Files Coverage Δ
src/yetibot/core/db/util.clj 70.17% <100.00%> (+1.08%) :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 53574d2...3215997. Read the comment docs.