fix: reject numeric request parameters which overflow the destination Go type - #1096
Open
leonklingele wants to merge 4 commits into
Open
fix: reject numeric request parameters which overflow the destination Go type#1096leonklingele wants to merge 4 commits into
leonklingele wants to merge 4 commits into
Codecov / codecov/project
succeeded
Aug 8, 2026 in 0s
93.20% (+0.00%) compared to 198225e
View this Pull Request on Codecov
93.20% (+0.00%) compared to 198225e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (198225e) to head (3323128).
Additional details and impacted files
@@ Coverage Diff @@
## main #1096 +/- ##
=======================================
Coverage 93.20% 93.20%
=======================================
Files 23 23
Lines 4988 4992 +4
=======================================
+ Hits 4649 4653 +4
Misses 272 272
Partials 67 67 ☔ 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.
Loading