microsoft / hdfs-mount

A tool to mount HDFS as a local Linux file system
Other
286 stars 64 forks source link

Make the Dir attr caching time shorter to 5 sec #33

Closed junjieqian closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   50.19%   50.19%           
=======================================
  Files          23       23           
  Lines        1044     1044           
=======================================
  Hits          524      524           
  Misses        465      465           
  Partials       55       55
Impacted Files Coverage Δ
Dir.go 62.42% <100%> (ø) :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 0ed6370...c2cec10. Read the comment docs.