Adds memory allocation analysis functions#1041
Merged
Merged
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
@@ 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading