shashi / FileTrees.jl

Parallel computing with a tree of files metaphor
http://shashi.biz/FileTrees.jl
Other
88 stars 6 forks source link

fix reduce on empty collections #26

Closed shashi closed 4 years ago

shashi commented 4 years ago

allow use of init in reducevalues

closes #16 closes #23

codecov-commenter commented 4 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.42%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   83.27%   83.70%   +0.42%     
==========================================
  Files           6        6              
  Lines         305      313       +8     
==========================================
+ Hits          254      262       +8     
  Misses         51       51              
Impacted Files Coverage Δ
src/values.jl 97.05% <100.00%> (+0.90%) :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 5ff5137...34cca3b. Read the comment docs.