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

Sample pipethrough #156

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Sample pipethrough #156

wants to merge 8 commits into from

Conversation

dan-fernandes
Copy link
Contributor

Adds the sample pipethrough service.

The sample producer and sample consumer services allow a message to be sent between them. The sample pipethrough service produces a test service which can be used to both receive and send messages in a recipe.

This is useful to test features that need some basic functionality over multiple services, such as distributed tracing.

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #156 (ac04f01) into main (782ed69) will decrease coverage by 0.64%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
- Coverage   83.36%   82.71%   -0.65%     
==========================================
  Files          24       25       +1     
  Lines        2423     2442      +19     
  Branches      440      442       +2     
==========================================
  Hits         2020     2020              
- Misses        284      303      +19     
  Partials      119      119              

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

1 participant