Skip to content

Adds memory allocation analysis functions#1041

Merged
Vipul-Cariappa merged 6 commits into
compiler-research:mainfrom
keremsahn:alloc-detect
Jul 8, 2026
Merged

Adds memory allocation analysis functions#1041
Vipul-Cariappa merged 6 commits into
compiler-research:mainfrom
keremsahn:alloc-detect

Merge branch 'main' into alloc-detect

2b923f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

86.92% (+0.29%) compared to cd5dd5e

View this Pull Request on Codecov

86.92% (+0.29%) compared to cd5dd5e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.92%. Comparing base (cd5dd5e) to head (2b923f2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1041      +/-   ##
==========================================
+ Coverage   86.62%   86.92%   +0.29%     
==========================================
  Files          23       23              
  Lines        5946     6028      +82     
==========================================
+ Hits         5151     5240      +89     
+ Misses        795      788       -7     
Files with missing lines Coverage Δ
include/CppInterOp/CppInterOpTypes.h 96.90% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 89.40% <100.00%> (+0.28%) ⬆️

... and 2 files with indirect coverage changes

Files with missing lines Coverage Δ
include/CppInterOp/CppInterOpTypes.h 96.90% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 89.40% <100.00%> (+0.28%) ⬆️

... and 2 files with indirect coverage changes

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