Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using empty array when indexing on DataStub object #605

Merged
merged 10 commits into from
Feb 11, 2025

Merge branch 'main' into 595-use-empty-indices-for-datastub

e3cfe50
Select commit
Loading
Failed to load commit list.
Merged

Allow using empty array when indexing on DataStub object #605

Merge branch 'main' into 595-use-empty-indices-for-datastub
e3cfe50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 1s

95.39% (target 90.00%)

View this Pull Request on Codecov

95.39% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.39%. Comparing base (c3eedb7) to head (e3cfe50).

Files with missing lines Patch % Lines
+types/+untyped/@DataStub/load_mat_style.m 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #605      +/-   ##
==========================================
- Coverage   95.44%   95.39%   -0.05%     
==========================================
  Files         137      137              
  Lines        5265     5277      +12     
==========================================
+ Hits         5025     5034       +9     
- Misses        240      243       +3     

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