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

Fix data propagation for collections in xargs #112

Closed devth closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #112 into master will decrease coverage by 0.08%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   43.73%   43.64%   -0.09%     
==========================================
  Files          90       90              
  Lines        3583     3590       +7     
  Branches      166      166              
==========================================
  Hits         1567     1567              
- Misses       1850     1857       +7     
  Partials      166      166
Impacted Files Coverage Δ
src/yetibot/core/commands/collections.clj 27.16% <0%> (-0.6%) :arrow_down:
src/yetibot/core/commands/render.clj 32.25% <0%> (ø) :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 5066036...7bdf22d. Read the comment docs.