Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Add example for FollowsFrom and improve README #62

Merged
merged 2 commits into from
Mar 4, 2017

Conversation

yurishkuro
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.669% when pulling 2b1844f on improve-comments into b6d84fe on master.

src/tracer.js Outdated
@@ -34,6 +34,13 @@ export default class Tracer {
* childOf: parent.context(),
* });
*
* // Start a new async (FollowsFrom) Span:
* var child = Tracer.startSpan('Subroutine', {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: s/'Subroutine'/'pipeConsumer' (or something else that implies followsFrom)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.669% when pulling bd030b4 on improve-comments into b6d84fe on master.

@yurishkuro yurishkuro merged commit 176630b into master Mar 4, 2017
@yurishkuro yurishkuro deleted the improve-comments branch March 4, 2017 21:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants