implement exception __context__#421
Conversation
Merging this PR will not alter performance
Comparing Footnotes
|
Codecov Results 📊❌ Patch coverage is 67.82%. Project has 23474 uncovered lines. Files with missing lines (9)
Coverage diff@@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 64.95% 65.05% +0.1%
==========================================
Files 263 263 —
Lines 66949 67171 +222
Branches 143813 144258 +445
==========================================
+ Hits 43483 43697 +214
- Misses 23466 23474 +8
- Partials 3234 3248 +14Generated by Codecov Action |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
|
This is problematic because |
This PR implements exception
__context__attribute plus fixes various cases with bareraisethat I (with Claude's help) found while doing so (see new test cases).