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

context, registry/handlers: remove net/context references #2500

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

stevvooe
Copy link
Collaborator

Signed-off-by: Stephen J Day [email protected]

@codecov
Copy link

codecov bot commented Jan 18, 2018

Codecov Report

Merging #2500 into master will decrease coverage by 9.9%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2500      +/-   ##
==========================================
- Coverage   61.51%   51.61%   -9.91%     
==========================================
  Files         127      128       +1     
  Lines       11374    11727     +353     
==========================================
- Hits         6997     6053     -944     
- Misses       3508     4916    +1408     
+ Partials      869      758     -111
Impacted Files Coverage Δ
registry/handlers/context.go 80.76% <ø> (ø) ⬆️
registry/storage/driver/gcs/gcs.go 0.4% <0%> (-68.94%) ⬇️
registry/storage/driver/s3-aws/s3.go 4.57% <0%> (-56.23%) ⬇️
registry/storage/driver/s3-goamz/s3.go 0.5% <0%> (-51.4%) ⬇️
registry/client/transport/transport.go 69.69% <0%> (-9.1%) ⬇️
registry/storage/driver/oss/oss.go 0.56% <0%> (ø)

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 277ed48...585cdeb. Read the comment docs.

@dmcgowan
Copy link
Collaborator

LGTM

@dmcgowan dmcgowan merged commit b5db8ee into distribution:master Jan 18, 2018
@stevvooe stevvooe deleted the remove-net-context-vestiges branch February 7, 2018 00:22
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.

2 participants