shashi / FileTrees.jl

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

Update README.md #14

Closed dmolina closed 4 years ago

dmolina commented 4 years ago

Fix error in example: FileTree => FileTrees.

codecov-commenter commented 4 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   81.35%   81.35%           
=======================================
  Files           6        6           
  Lines         295      295           
=======================================
  Hits          240      240           
  Misses         55       55           

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 cb93d13...0216d38. Read the comment docs.

shashi commented 4 years ago

Thank you!