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

[mdatagen] expose host in generated test code by mdatagen #10765

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jul 31, 2024

Description

Expose a setting on tests::host to set up your own host initialization code

Some receivers require a host that has additional capabilities such as exposing exporters.
For those, we can expose a setting that allows them to place a different host in the generated code.

@atoulme atoulme requested a review from a team as a code owner July 31, 2024 01:19
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.11%. Comparing base (524a901) to head (bc09900).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10765   +/-   ##
=======================================
  Coverage   92.11%   92.11%           
=======================================
  Files         403      403           
  Lines       18806    18806           
=======================================
  Hits        17323    17323           
  Misses       1123     1123           
  Partials      360      360           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codeboten codeboten merged commit 053d370 into open-telemetry:main Aug 9, 2024
50 checks passed
@github-actions github-actions bot added this to the next release milestone Aug 9, 2024
@atoulme atoulme deleted the expose_host_tests branch August 22, 2024 16:37
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.

2 participants