Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #12

Merged
merged 38 commits into from
Oct 10, 2018
Merged

Development #12

merged 38 commits into from
Oct 10, 2018

Conversation

muhamadazmy
Copy link
Member

No description provided.

Muhamad Azmy and others added 30 commits August 2, 2018 12:00
The argument will allow user of the 0-fs to add the caching layer
via passing the local-router configuration file
Note: the branch is broken at this stage but i need to push
so i can continue on this from home
Cache lookup entries so we don't do many
user/group lookup
Muhamad Azmy and others added 8 commits August 13, 2018 14:57
* Avoid hitting capnp message read limit

capnp has limit on how many times u can traverse
the message

* Update vendor
* Merging multiple flists on the fly

* WIP: layer flists on the fly

* Rebuild meta store from .layered file

* Use line sep instead of white spaces

* Update vendor

* Fix typo

* Refactor to cleanly close db file
@ghost ghost assigned muhamadazmy Oct 10, 2018
@ghost ghost added state_inprogress labels Oct 10, 2018
@codecov-io
Copy link

codecov-io commented Oct 10, 2018

Codecov Report

❗ 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.

@muhamadazmy muhamadazmy merged commit 20b7ba4 into master Oct 10, 2018
@ghost ghost removed state_inprogress labels Oct 10, 2018
@muhamadazmy muhamadazmy deleted the development branch October 10, 2018 16:05
@muhamadazmy muhamadazmy restored the development branch October 10, 2018 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants