π bug: Fix nil pointer dereference in context methods when accessed after release #4062
+171
β3
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).
| 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.
Loading