Share native TLS with prebuilt libraries on the in-process JIT - #1103
Open
conrade-ctc wants to merge 1 commit into
Open
Share native TLS with prebuilt libraries on the in-process JIT#1103conrade-ctc wants to merge 1 commit into
conrade-ctc wants to merge 1 commit into
Codecov / codecov/project
succeeded
Sep 3, 2026 in 0s
87.77% (+0.03%) compared to 9bbdbb2
View this Pull Request on Codecov
87.77% (+0.03%) compared to 9bbdbb2
Details
Codecov Report
❌ Patch coverage is 90.78947% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.77%. Comparing base (9bbdbb2) to head (4d5c4da).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/CppInterOp/CppInterOpInterpreter.h | 86.11% | 5 Missing |
| lib/CppInterOp/Compatibility.h | 95.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1103 +/- ##
==========================================
+ Coverage 87.74% 87.77% +0.03%
==========================================
Files 23 23
Lines 6429 6504 +75
==========================================
+ Hits 5641 5709 +68
- Misses 788 795 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/CppInterOp/Compatibility.h | 83.97% <95.00%> (+1.78%) |
⬆️ |
| lib/CppInterOp/CppInterOpInterpreter.h | 85.34% <86.11%> (+0.05%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| lib/CppInterOp/Compatibility.h | 83.97% <95.00%> (+1.78%) |
⬆️ |
| lib/CppInterOp/CppInterOpInterpreter.h | 85.34% <86.11%> (+0.05%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading