shashi / FileTrees.jl

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

Fix undefined variable in map #13

Closed DrChainsaw closed 4 years ago

DrChainsaw commented 4 years ago

Fixes #12

codecov-commenter commented 4 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   81.35%   81.35%           
=======================================
  Files           6        6           
  Lines         295      295           
=======================================
  Hits          240      240           
  Misses         55       55           
Impacted Files Coverage Δ
src/datastructure.jl 84.48% <0.00%> (ø)

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 228f750...a8aceba. Read the comment docs.

shashi commented 4 years ago

oo thanks!

shashi commented 4 years ago

I need to test the dirs flags.