Work around ORC emulated-TLS weak-discard crash on the in-process JIT#1045
Open
conrade-ctc wants to merge 1 commit into
Open
Work around ORC emulated-TLS weak-discard crash on the in-process JIT#1045conrade-ctc wants to merge 1 commit into
conrade-ctc wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 9, 2026 in 0s
87.04% (+0.04%) compared to bdf062f
View this Pull Request on Codecov
87.04% (+0.04%) compared to bdf062f
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.04%. Comparing base (bdf062f) to head (ebc1c81).
Additional details and impacted files
@@ Coverage Diff @@
## main #1045 +/- ##
==========================================
+ Coverage 87.00% 87.04% +0.04%
==========================================
Files 23 23
Lines 6064 6084 +20
==========================================
+ Hits 5276 5296 +20
Misses 788 788 | Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/CppInterOp/Compatibility.h | 82.81% <100.00%> (+0.62%) |
⬆️ |
| lib/CppInterOp/CppInterOpInterpreter.h | 85.54% <100.00%> (+0.66%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/CppInterOp/Compatibility.h | 82.81% <100.00%> (+0.62%) |
⬆️ |
| lib/CppInterOp/CppInterOpInterpreter.h | 85.54% <100.00%> (+0.66%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading