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

Avoid running tests twice #127

Closed devth closed 4 years ago

devth commented 4 years ago

[skip ci]

codecov[bot] commented 4 years ago

Codecov Report

Merging #127 into master will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   42.13%   42.29%   +0.15%     
==========================================
  Files          91       91              
  Lines        3880     3880              
  Branches      168      168              
==========================================
+ Hits         1635     1641       +6     
+ Misses       2077     2071       -6     
  Partials      168      168              
Impacted Files Coverage Δ
src/yetibot/core/commands/alias.clj 20.54% <0.00%> (-1.37%) :arrow_down:
src/yetibot/core/db.clj 78.87% <0.00%> (+9.85%) :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 f716516...47f5ad8. Read the comment docs.