Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison#124
Merged
Merged
Codecov / codecov/project
succeeded
Jun 18, 2026 in 1s
91.69% (+0.01%) compared to a0b676d
View this Pull Request on Codecov
91.69% (+0.01%) compared to a0b676d
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.69%. Comparing base (a0b676d) to head (15fd903).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #124 +/- ##
==========================================
+ Coverage 91.68% 91.69% +0.01%
==========================================
Files 97 97
Lines 12602 12601 -1
==========================================
+ Hits 11554 11555 +1
+ Misses 826 825 -1
+ Partials 222 221 -1 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
Loading