fix(parameters): avoid panic on double-slash request paths#275
Open
SAY-5 wants to merge 6 commits into
Open
Codecov / codecov/project
failed
Jun 2, 2026 in 0s
97.56% (-0.52%) compared to f95f219
View this Pull Request on Codecov
97.56% (-0.52%) compared to f95f219
Details
Codecov Report
❌ Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.56%. Comparing base (f95f219) to head (3fa334d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| parameters/path_parameters.go | 82.85% | 3 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #275 +/- ##
==========================================
- Coverage 98.08% 97.56% -0.52%
==========================================
Files 64 64
Lines 6987 7022 +35
==========================================
- Hits 6853 6851 -2
- Misses 133 135 +2
- Partials 1 36 +35 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading