Skip to content

[MATLAB] Improved performance in outofprocess mode

b118260
Select commit
Loading
Failed to load commit list.
Open

[MATLAB] Improve performance in outofprocess mode #2042

[MATLAB] Improved performance in outofprocess mode
b118260
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 1s

77.68% (+0.01%) compared to 76f7b66

View this Pull Request on Codecov

77.68% (+0.01%) compared to 76f7b66

Details

Codecov Report

❌ Patch coverage is 90.52632% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.68%. Comparing base (76f7b66) to head (b118260).

Files with missing lines Patch % Lines
interfaces/matlab/Base/+ct/Mixture.m 50.00% 7 Missing ⚠️
interfaces/matlab/+ct/+impl/checkErrorCode.m 85.71% 1 Missing ⚠️
interfaces/matlab/+ct/+impl/getString.m 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2042      +/-   ##
==========================================
+ Coverage   77.66%   77.68%   +0.01%     
==========================================
  Files         451      451              
  Lines       53111    53163      +52     
  Branches     8881     8881              
==========================================
+ Hits        41249    41299      +50     
- Misses       8878     8881       +3     
+ Partials     2984     2983       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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