Skip to content

Fix: JitCall codegen for deleted copy ctor in args - #971

Open
Vipul-Cariappa wants to merge 1 commit into
compiler-research:mainfrom
Vipul-Cariappa:dev/JitCall-deleted-copy-ctor
Open

Fix: JitCall codegen for deleted copy ctor in args#971
Vipul-Cariappa wants to merge 1 commit into
compiler-research:mainfrom
Vipul-Cariappa:dev/JitCall-deleted-copy-ctor

Fix: JitCall codegen for deleted copy ctor in args

2575bcc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

81.98% (+0.18%) compared to ca051ed

View this Pull Request on Codecov

81.98% (+0.18%) compared to ca051ed

Details

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.98%. Comparing base (ca051ed) to head (2575bcc).

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #971      +/-   ##
==========================================
+ Coverage   81.79%   81.98%   +0.18%     
==========================================
  Files          15       15              
  Lines        4779     4796      +17     
==========================================
+ Hits         3909     3932      +23     
+ Misses        870      864       -6     
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 88.85% <88.23%> (+0.30%) ⬆️
Files with missing lines Coverage Δ
lib/CppInterOp/CppInterOp.cpp 88.85% <88.23%> (+0.30%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.