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

Expose encoding.create_endpoint function #140

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

drolando
Copy link
Contributor

We currently import in py_zipkin/encoding/init.py and expose Span
and Endpoint. We should also include the create_endpoint helper since
that's the easiest way to create and initialize the Endpoint object.

We currently import in py_zipkin/encoding/__init__.py and expose Span
and Endpoint. We should also include the create_endpoint helper since
that's the easiest way to create and initialize the Endpoint object.
@drolando drolando merged commit 06f76d3 into Yelp:master Jan 16, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling 69ef31e on drolando:expose_create_endpoint into 85b546e on Yelp:master.

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