Skip to content

Own interp creation argv strings in InterpreterInfo#1049

Merged
aaronj0 merged 1 commit into
compiler-research:mainfrom
aaronj0:own-interp-argv-strings
Jul 9, 2026
Merged

Own interp creation argv strings in InterpreterInfo#1049
aaronj0 merged 1 commit into
compiler-research:mainfrom
aaronj0:own-interp-argv-strings

Own interp creation argv strings in InterpreterInfo

cdac88a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

87.00% (+0.27%) compared to 9603199

View this Pull Request on Codecov

87.00% (+0.27%) compared to 9603199

Details

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.00%. Comparing base (9603199) to head (cdac88a).

Files with missing lines Patch % Lines
lib/CppInterOp/CppInterOp.cpp 93.75% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1049      +/-   ##
==========================================
+ Coverage   86.73%   87.00%   +0.27%     
==========================================
  Files          23       23              
  Lines        5752     6064     +312     
==========================================
+ Hits         4989     5276     +287     
- Misses        763      788      +25     
Files with missing lines Coverage Δ
lib/CppInterOp/InterpreterInfo.h 100.00% <100.00%> (ø)
lib/CppInterOp/CppInterOp.cpp 89.49% <93.75%> (-0.03%) ⬇️

... and 18 files with indirect coverage changes

Files with missing lines Coverage Δ
lib/CppInterOp/InterpreterInfo.h 100.00% <100.00%> (ø)
lib/CppInterOp/CppInterOp.cpp 89.49% <93.75%> (-0.03%) ⬇️

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.