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

release #16

Closed muhamadazmy closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #16 into master will decrease coverage by 1.79%. The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #16     +/-   ##
=========================================
- Coverage   36.27%   34.48%   -1.8%     
=========================================
  Files           9       10      +1     
  Lines         430      464     +34     
=========================================
+ Hits          156      160      +4     
- Misses        249      279     +30     
  Partials       25       25
Impacted Files Coverage Δ
storage/router/rule.go 58.33% <ø> (ø) :arrow_up:
storage/router/pool.go 3.22% <0%> (-0.53%) :arrow_down:
storage/router/dial.go 0% <0%> (ø)
rofs/downloader.go 83.87% <100%> (+1.11%) :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 adc692a...e0321ab. Read the comment docs.