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] add generated test to check config struct #9438

Merged

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jan 31, 2024

Description:
Add a generated test that checks the config struct using componenttest.CheckConfigStruct.

@atoulme atoulme requested a review from a team as a code owner January 31, 2024 06:59
@atoulme atoulme requested a review from mx-psi January 31, 2024 06:59
@atoulme atoulme force-pushed the add_generated_tests_check_config branch from 0b16e9c to 650ffae Compare January 31, 2024 06:59
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50132d6) 90.24% compared to head (650ffae) 90.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9438      +/-   ##
==========================================
+ Coverage   90.24%   90.25%   +0.01%     
==========================================
  Files         344      344              
  Lines       17932    17932              
==========================================
+ Hits        16182    16185       +3     
+ Misses       1421     1419       -2     
+ Partials      329      328       -1     

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

@mx-psi mx-psi merged commit f37e376 into open-telemetry:main Jan 31, 2024
32 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 31, 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.

None yet

2 participants