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

config: simplify test code #6123

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

codeboten
Copy link
Contributor

Removing unnecessary additional Ptr funcs. This is test code only, I don't think it requires a changelog entry

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.8%. Comparing base (7415e67) to head (bcae867).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6123   +/-   ##
=====================================
  Coverage   66.8%   66.8%           
=====================================
  Files        206     206           
  Lines      13211   13211           
=====================================
+ Hits        8833    8837    +4     
+ Misses      4111    4109    -2     
+ Partials     267     265    -2     

see 1 file with indirect coverage changes

@dmathieu dmathieu added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Sep 26, 2024
@dmathieu dmathieu merged commit d3836d6 into open-telemetry:main Sep 26, 2024
25 checks passed
@codeboten codeboten deleted the codeboten/rm-unnecessary-ptr branch September 26, 2024 16:05
@MrAlias MrAlias added this to the v1.31.0 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants