shashi / FileTrees.jl

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

Fix issue with mv and certain patterns #48

Closed DrChainsaw closed 3 years ago

DrChainsaw commented 3 years ago

Error (introduced by me in #46) was kind of obvious when looking at the code but was surprisingly difficult to trigger.

codecov-io commented 3 years ago

Codecov Report

Merging #48 (f88746f) into master (53a5aaf) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   86.98%   86.98%           
=======================================
  Files           6        6           
  Lines         361      361           
=======================================
  Hits          314      314           
  Misses         47       47           
Impacted Files Coverage Δ
src/tree-ops.jl 82.85% <100.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 53a5aaf...f88746f. Read the comment docs.