Skip to content

Fix panic on missing or non-map query parameter object#278

Open
SebTardif wants to merge 3 commits into
pb33f:mainfrom
SebTardif:fix/query-param-panic
Open

Fix panic on missing or non-map query parameter object#278
SebTardif wants to merge 3 commits into
pb33f:mainfrom
SebTardif:fix/query-param-panic

test: add coverage for QueryParameterCannotBeDecoded and object param…

069d2e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 16, 2026 in 1s

97.53% (-0.11%) compared to 54cf7b7

View this Pull Request on Codecov

97.53% (-0.11%) compared to 54cf7b7

Details

Codecov Report

❌ Patch coverage is 77.77778% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.53%. Comparing base (54cf7b7) to head (069d2e1).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
parameters/query_parameters.go 46.66% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
- Coverage   97.63%   97.53%   -0.11%     
==========================================
  Files          64       64              
  Lines        6991     7026      +35     
==========================================
+ Hits         6826     6853      +27     
- Misses        132      138       +6     
- Partials       33       35       +2     

☔ View full report in Codecov by Harness.
📢 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.