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

[chore] [exporterhelper] Remove redundant Marshal methods from test structs #8286

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

dmitryax
Copy link
Member

The method was removed from the Request interface in #8178, so the implementation on the test structs is not required anymore

The method was removed from the Request interface in open-telemetry#8178, so the implementation on the test structs is not required anymore
@dmitryax dmitryax requested review from a team and Aneurysm9 August 25, 2023 15:59
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03% 🎉

Comparison is base (26c150c) 90.18% compared to head (f04f4f7) 90.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8286      +/-   ##
==========================================
+ Coverage   90.18%   90.22%   +0.03%     
==========================================
  Files         302      302              
  Lines       15859    15859              
==========================================
+ Hits        14303    14309       +6     
+ Misses       1261     1256       -5     
+ Partials      295      294       -1     

see 1 file with indirect coverage changes

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

@dmitryax dmitryax changed the title [chore] Remove redundant Marshal methods from test structs [chore] [exporterhelper] Remove redundant Marshal methods from test structs Aug 25, 2023
@bogdandrutu bogdandrutu merged commit 92f5fe6 into open-telemetry:main Aug 25, 2023
@github-actions github-actions bot added this to the next release milestone Aug 25, 2023
@dmitryax dmitryax deleted the remove-redundant-method branch August 27, 2023 16:39
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