Skip to content

Document nil return behavior for Request() and Response() methods

b64b1c4
Select commit
Loading
Failed to load commit list.
Merged

πŸ› bug: Fix nil pointer dereference in context methods when accessed after release #4062

Document nil return behavior for Request() and Response() methods
b64b1c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2026 in 0s

91.04% (-0.07%) compared to b45321d

View this Pull Request on Codecov

91.04% (-0.07%) compared to b45321d

Details

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
βœ… Project coverage is 91.04%. Comparing base (b45321d) to head (b64b1c4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ctx.go 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4062      +/-   ##
==========================================
- Coverage   91.11%   91.04%   -0.07%     
==========================================
  Files         119      119              
  Lines       11207    11217      +10     
==========================================
+ Hits        10211    10213       +2     
- Misses        630      636       +6     
- Partials      366      368       +2     

β˜” 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.