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

otelgrpc: Refine tests to use a net socket instead of a buffer #4503

Merged
merged 8 commits into from Nov 6, 2023

Conversation

MadVikingGod
Copy link
Contributor

These are the changes proposed by @pellared in #4322.

Currently, I haven't addressed the metric failure because when #4322 lands, those attributes will be removed.

@pellared
Copy link
Member

pellared commented Nov 6, 2023

I am fine with the tests in this PR and I would love to see them as a part of #4322

As for me #4503 (comment) can be addressed in a separate PR.

@MrAlias
Copy link
Contributor

MrAlias commented Nov 6, 2023

Given this is less than 300 lines and we've talked a decent amount about this already, I'm in favor of combining this with the PR this is intended to test. 👍

@MadVikingGod MadVikingGod added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Nov 6, 2023
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #4503 (be618e6) into main (4c540e0) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4503   +/-   ##
=====================================
  Coverage   80.8%   80.8%           
=====================================
  Files        150     150           
  Lines      10366   10366           
=====================================
+ Hits        8376    8382    +6     
+ Misses      1844    1840    -4     
+ Partials     146     144    -2     

see 1 file with indirect coverage changes

@pellared pellared changed the title Refactor GRPC tests to use a net socket instead of a buffer. otelgrpc: Refine tests to use a net socket instead of a buffer Nov 6, 2023
@pellared
Copy link
Member

pellared commented Nov 6, 2023

This be618e6 attempts to fix #1352 and #4416

@pellared pellared merged commit 2a5fe23 into open-telemetry:main Nov 6, 2023
22 checks passed
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.

None yet

4 participants