Skip to content

Share native TLS with prebuilt libraries on the in-process JIT - #1103

Open
conrade-ctc wants to merge 1 commit into
compiler-research:mainfrom
chicagotrading:pr-i-native-tls
Open

Share native TLS with prebuilt libraries on the in-process JIT#1103
conrade-ctc wants to merge 1 commit into
compiler-research:mainfrom
chicagotrading:pr-i-native-tls

Share native TLS with prebuilt libraries on the in-process JIT

4d5c4da
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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.