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

Added VFS and Single binary build packaging feature #180

Merged
merged 2 commits into from May 16, 2018
Merged

Conversation

jeevatkm
Copy link
Member

This PR bring features of Virtual FileSystem(VFS) and single binary packaging described in #156.

@jeevatkm jeevatkm self-assigned this May 16, 2018
@codecov
Copy link

codecov bot commented May 16, 2018

Codecov Report

Merging #180 into v0-edge will decrease coverage by 0.55%.
The diff coverage is 61.64%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v0-edge     #180      +/-   ##
===========================================
- Coverage    79.87%   79.31%   -0.56%     
===========================================
  Files           21       21              
  Lines         2509     2543      +34     
===========================================
+ Hits          2004     2017      +13     
- Misses         353      370      +17     
- Partials       152      156       +4
Impacted Files Coverage Δ
router.go 70.5% <100%> (ø) ⬆️
config.go 43.1% <100%> (-0.97%) ⬇️
util.go 77.27% <16.66%> (-2.92%) ⬇️
default.go 88.03% <25%> (-4.76%) ⬇️
view.go 84.74% <33.33%> (ø) ⬆️
i18n.go 78.26% <50%> (ø) ⬆️
server.go 63.9% <60%> (-0.44%) ⬇️
static.go 76.92% <70%> (-2.36%) ⬇️
aah.go 63.26% <79.16%> (+0.18%) ⬆️

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 1b6c5ff...1053f40. Read the comment docs.

@jeevatkm jeevatkm merged commit 17731b1 into v0-edge May 16, 2018
@jeevatkm jeevatkm deleted the integrate-vfs branch May 18, 2018 17:32
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

1 participant