Skip to content

fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path#488

Merged
fredbi merged 2 commits into
masterfrom
copilot/fix-issue-487-fuzz-test
Jun 19, 2026
Merged

fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path#488
fredbi merged 2 commits into
masterfrom
copilot/fix-issue-487-fuzz-test

fix: address linter issues — unused fuzz param and goconst min-len

b7db1f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

83.36% (+0.00%) compared to 1733ca7

View this Pull Request on Codecov

83.36% (+0.00%) compared to 1733ca7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.36%. Comparing base (1733ca7) to head (b7db1f4).
⚠️ Report is 7 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #488   +/-   ##
=======================================
  Coverage   83.36%   83.36%           
=======================================
  Files          64       64           
  Lines        4520     4520           
=======================================
  Hits         3768     3768           
- Misses        582      583    +1     
+ Partials      170      169    -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.