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

some linting, some midje test migration, some new tests #179

Closed gkspranger closed 3 years ago

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

Codecov Report

Merging #179 (2a5cded) into master (0612017) will increase coverage by 0.39%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   51.37%   51.77%   +0.39%     
==========================================
  Files          94       94              
  Lines        4132     4131       -1     
  Branches      197      202       +5     
==========================================
+ Hits         2123     2139      +16     
+ Misses       1812     1790      -22     
- Partials      197      202       +5     
Impacted Files Coverage Δ
src/yetibot/core/webapp/routes/graphql.clj 92.59% <ø> (ø)
src/yetibot/core/webapp/routes/api.clj 70.00% <100.00%> (+55.71%) :arrow_up:
src/yetibot/core/commands/help.clj 23.68% <0.00%> (+2.63%) :arrow_up:
src/yetibot/core/webapp/routes/healthz.clj 44.44% <0.00%> (+22.22%) :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 0612017...2a5cded. Read the comment docs.