grpc: enforce strict path checking for incoming requests on the server#8981
Merged
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%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading