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

Laravel pipelines tracer supporting configurable handler method. #158

Merged
merged 4 commits into from
Nov 30, 2018

Conversation

labbati
Copy link
Member

@labbati labbati commented Nov 30, 2018

Description

Refer to #157 for an explanation of the issue.

Readiness checklist

  • [docs/changelog.md](Changelog entry) added, if necessary
  • Tests added for this feature/bug

@labbati labbati changed the title Laravel pipelines tracing supporting configurable handler method. Laravel pipelines tracer supporting configurable handler method. Nov 30, 2018
@labbati labbati added this to the 0.5.1 milestone Nov 30, 2018
@labbati labbati added 🐛 bug Something isn't working 🎉 new-integration A new integration labels Nov 30, 2018
SammyK
SammyK previously approved these changes Nov 30, 2018
Copy link
Contributor

@SammyK SammyK left a comment

Choose a reason for hiding this comment

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

Nice work! Just one small nitpick, but other than that, approved! :)

docker-compose.yml Show resolved Hide resolved

/**
*/
class PipelineTracingTest extends TestCase
Copy link
Contributor

Choose a reason for hiding this comment

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

The file name PipeTracingTest.php doesn't match the class name. :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch! Fixed it

@labbati
Copy link
Member Author

labbati commented Nov 30, 2018

@SammyK I fixed the class name, whenever you are available I would like to have your final approval

Copy link
Contributor

@SammyK SammyK left a comment

Choose a reason for hiding this comment

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

Looks great! :)

@labbati labbati merged commit 84cd464 into master Nov 30, 2018
@labbati labbati deleted the labbati/laravel-pipelines branch November 30, 2018 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🎉 new-integration A new integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants