Add llvm libunwind callback to suppress exceptions on apple silicon #254
Codecov / codecov/project
succeeded
Dec 14, 2024 in 0s
70.64% (+0.01%) compared to ef2f0a1
View this Pull Request on Codecov
70.64% (+0.01%) compared to ef2f0a1
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 70.64%. Comparing base (
ef2f0a1
) to head (02ca483
).
Additional details and impacted files
@@ Coverage Diff @@
## main #254 +/- ##
==========================================
+ Coverage 70.62% 70.64% +0.01%
==========================================
Files 9 9
Lines 3500 3502 +2
==========================================
+ Hits 2472 2474 +2
Misses 1028 1028
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Interpreter/Compatibility.h | 88.28% <ø> (ø) |
|
lib/Interpreter/CppInterOp.cpp | 79.92% <100.00%> (+0.02%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Interpreter/Compatibility.h | 88.28% <ø> (ø) |
|
lib/Interpreter/CppInterOp.cpp | 79.92% <100.00%> (+0.02%) |
⬆️ |
Loading