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

[CHANGE] import share is now possible for stream and service exports #215

Closed
wants to merge 1 commit into from

Conversation

aricart
Copy link
Member

@aricart aricart commented Feb 1, 2024

share previously constrained to services. But with the new tracing functionality this is no longer true, as I understand it anything can be traced.

…ith the new tracing functionality this is no longer true, as I understand it anything can be traced.
@aricart aricart requested a review from kozlovic February 1, 2024 21:13
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7747706204

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 80.894%

Totals Coverage Status
Change from base Build 7274328129: -0.02%
Covered Lines: 2697
Relevant Lines: 3334

💛 - Coveralls

@kozlovic
Copy link
Member

Closing this PR since we are no longer using "share" now for message tracing, we use allow_trace. Note that regardless of that, the original implementation was still using share only for service export/import, not for stream, so that PR would not have been needed anyway.

@kozlovic kozlovic closed this Feb 14, 2024
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.

3 participants