Skip to content

Cherry-pick #8178 to v1.71.x release branch #8181

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

Merged
merged 2 commits into from
Mar 19, 2025
Merged

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Mar 18, 2025

Original PR: #8178

RELEASE NOTES:

  • grpc: fix bug causing an extra Read if a compressed message is the same size as the limit

@dfawley dfawley added this to the 1.72 Release milestone Mar 18, 2025
@dfawley dfawley requested a review from arjan-bal March 18, 2025 22:14
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.33%. Comparing base (9c81a91) to head (c8b71a1).
Report is 1 commits behind head on v1.71.x.

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.71.x    #8181      +/-   ##
===========================================
- Coverage    82.37%   82.33%   -0.05%     
===========================================
  Files          387      387              
  Lines        38944    38944              
===========================================
- Hits         32080    32064      -16     
- Misses        5556     5574      +18     
+ Partials      1308     1306       -2     
Files with missing lines Coverage Δ
rpc_util.go 81.20% <100.00%> (+0.52%) ⬆️

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@arjan-bal arjan-bal assigned dfawley and unassigned arjan-bal Mar 18, 2025
@arjan-bal arjan-bal modified the milestones: 1.72 Release, 1.71 Release Mar 19, 2025
@dfawley dfawley merged commit 8b7d2fe into grpc:v1.71.x Mar 19, 2025
13 of 15 checks passed
@dfawley dfawley deleted the cplr branch March 19, 2025 20:50
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.

2 participants