Skip to content

Refactor varargin to arguments blocks

205d34b
Select commit
Loading
Failed to load commit list.
Merged

Refactor varargin to arguments blocks #112

Refactor varargin to arguments blocks
205d34b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 0s

43.64% (+0.34%) compared to 1fc7f58

View this Pull Request on Codecov

43.64% (+0.34%) compared to 1fc7f58

Details

Codecov Report

❌ Patch coverage is 56.92308% with 196 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.64%. Comparing base (1fc7f58) to head (205d34b).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/did/+did/+implementations/sqlitedb.m 58.03% 175 Missing ⚠️
src/did/+did/document.m 40.00% 6 Missing ⚠️
src/did/+did/+fun/findalldependencies.m 0.00% 4 Missing ⚠️
src/did/+did/+fun/plotinteractivedocgraph.m 0.00% 4 Missing ⚠️
src/did/+did/+implementations/matlabdumbjsondb.m 0.00% 3 Missing ⚠️
src/did/+did/+file/fileobj.m 0.00% 1 Missing ⚠️
src/did/+did/+fun/finddocs_missing_dependencies.m 0.00% 1 Missing ⚠️
src/did/+did/+implementations/sqldb.m 0.00% 1 Missing ⚠️
src/did/+did/database.m 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   43.30%   43.64%   +0.34%     
==========================================
  Files          53       53              
  Lines        3009     2976      -33     
==========================================
- Hits         1303     1299       -4     
+ Misses       1706     1677      -29     

☔ 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.