Skip to content

grpc: enforce strict path checking for incoming requests on the server#8981

Merged
easwars merged 3 commits into
grpc:v1.79.xfrom
easwars:v1.79.x
Mar 17, 2026
Merged

grpc: enforce strict path checking for incoming requests on the server#8981
easwars merged 3 commits into
grpc:v1.79.xfrom
easwars:v1.79.x

make vet happy

764a562
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

83.20% (-0.09%) compared to 97ca352

View this Pull Request on Codecov

83.20% (-0.09%) compared to 97ca352

Details

Codecov Report

❌ Patch coverage is 61.53846% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.20%. Comparing base (97ca352) to head (764a562).

Files with missing lines Patch % Lines
server.go 61.53% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           v1.79.x    #8981      +/-   ##
===========================================
- Coverage    83.28%   83.20%   -0.09%     
===========================================
  Files          414      414              
  Lines        32744    32758      +14     
===========================================
- Hits         27272    27257      -15     
- Misses        4067     4086      +19     
- Partials      1405     1415      +10     
Files with missing lines Coverage Δ
internal/envconfig/envconfig.go 100.00% <ø> (ø)
server.go 82.48% <61.53%> (-0.16%) ⬇️

... and 22 files with indirect coverage changes

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