threefoldtech / 0-fs

A new filesystem for zero-os that leverage on unionfs and a thin fuse layer to get the files on demand
Apache License 2.0
0 stars 1 forks source link

Development #12

Closed muhamadazmy closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@758024e). Click here to learn what that means. The diff coverage is 41.04%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  Coverage          ?   36.27%           
=========================================
  Files             ?        9           
  Lines             ?      430           
  Branches          ?        0           
=========================================
  Hits              ?      156           
  Misses            ?      249           
  Partials          ?       25
Impacted Files Coverage Δ
rofs/cache.go 0% <ø> (ø)
rofs/rofs.go 0% <0%> (ø)
rofs/downloader.go 82.75% <100%> (ø)
storage/router/errors.go 18.18% <18.18%> (ø)
storage/router/pool.go 3.75% <3.75%> (ø)
storage/router/config.go 48.14% <48.14%> (ø)
storage/router/rule.go 58.33% <58.33%> (ø)
storage/router/router.go 62.5% <62.5%> (ø)
storage/router/range.go 88.23% <88.23%> (ø)

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 758024e...a466ab3. Read the comment docs.