Skip to content

Prevention of Hijack() runtime panics - #4295

Merged
appleboy merged 5 commits into
gin-gonic:masterfrom
suwakei:fix/Hijack
Aug 2, 2025
Merged

Prevention of Hijack() runtime panics#4295
appleboy merged 5 commits into
gin-gonic:masterfrom
suwakei:fix/Hijack

added check assertion of Wrrten() condition before calling Hijack()

a21f5ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 1, 2025 in 0s

98.92% (-0.29%) compared to 3dc1cd6

View this Pull Request on Codecov

98.92% (-0.29%) compared to 3dc1cd6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (3dc1cd6) to head (a21f5ac).
⚠️ Report is 151 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4295      +/-   ##
==========================================
- Coverage   99.21%   98.92%   -0.29%     
==========================================
  Files          42       44       +2     
  Lines        3182     3440     +258     
==========================================
+ Hits         3157     3403     +246     
- Misses         17       26       +9     
- Partials        8       11       +3     

☔ 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.