shashi / FileTrees.jl

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

Taxi tests, use FilePathsBase to solve Windows #7

Closed shashi closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #7 into master will increase coverage by 6.40%. The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   63.07%   69.48%   +6.40%     
==========================================
  Files           6        6              
  Lines         306      308       +2     
==========================================
+ Hits          193      214      +21     
+ Misses        113       94      -19     
Impacted Files Coverage Δ
src/FileTrees.jl 100.00% <ø> (ø)
src/fs.jl 51.42% <33.33%> (ø)
src/datastructure.jl 73.86% <83.33%> (+3.74%) :arrow_up:
src/patterns.jl 58.53% <100.00%> (+28.30%) :arrow_up:
src/values.jl 67.56% <100.00%> (+1.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 58fd1be...9ac5054. Read the comment docs.