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

Backfill the cache on a miss #342

Merged
merged 9 commits into from
Jul 27, 2018
Merged

Backfill the cache on a miss #342

merged 9 commits into from
Jul 27, 2018

Conversation

carolynvs
Copy link
Contributor

I am also stealing the glory and including Marwan's /latest endpoint.

@arschles
Copy link
Member

Ref #290

@codecov-io
Copy link

Codecov Report

Merging #342 into master will decrease coverage by 0.06%.
The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #342      +/-   ##
=========================================
- Coverage   37.47%   37.4%   -0.07%     
=========================================
  Files         104     104              
  Lines        2858    2863       +5     
=========================================
  Hits         1071    1071              
- Misses       1679    1684       +5     
  Partials      108     108
Impacted Files Coverage Δ
pkg/download/goget/goget.go 29.03% <0%> (ø) ⬆️
cmd/proxy/actions/app_proxy.go 100% <100%> (ø) ⬆️
cmd/olympus/actions/app.go 80.95% <100%> (ø) ⬆️
pkg/module/go_get_fetcher.go 49.47% <57.14%> (+0.01%) ⬆️
cmd/proxy/actions/app.go 65.26% <66.66%> (+0.74%) ⬆️
pkg/repo/github/commitinfo.go 64% <0%> (-12%) ⬇️
cmd/proxy/actions/cache_miss_handler.go 0% <0%> (-3.71%) ⬇️

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 f138bbb...0e0985c. Read the comment docs.

@arschles arschles merged commit fd7c132 into gomods:master Jul 27, 2018
@carolynvs carolynvs deleted the sync branch July 27, 2018 21:37
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.

4 participants