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

[#11261] Fix missing metadata trailer in ServerCall.close #11262

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 17, 2024

No description provided.

@emeroad emeroad added this to the 3.0.1 milestone Jul 17, 2024
@emeroad emeroad linked an issue Jul 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.92%. Comparing base (eebe59d) to head (b81a552).
Report is 1 commits behind head on master.

Files Patch % Lines
...c/server/flowcontrol/DefaultServerCallWrapper.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11262      +/-   ##
============================================
- Coverage     36.93%   36.92%   -0.01%     
+ Complexity    12055    12054       -1     
============================================
  Files          3995     3996       +1     
  Lines         98050    98053       +3     
  Branches      10415    10416       +1     
============================================
- Hits          36210    36207       -3     
- Misses        58874    58880       +6     
  Partials       2966     2966              

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

@emeroad emeroad merged commit 61ff1e8 into pinpoint-apm:master Jul 17, 2024
2 of 3 checks passed
@emeroad emeroad deleted the #11261_trailer branch July 19, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix missing metadata trailer in ServerCall.close
1 participant