Skip to content

Conversation

@ehennestad
Copy link
Collaborator

No description provided.

elseif any( strcmp(thisFolderSplit(1), SANDS_INSTANCE_FOLDERS))
types(i) = getTypeName(thisFolderSplit(1), "IsPlural", true);
modules(i) = "SANDS";
if numel(thisFolderSplit) == 1

Check notice

Code scanning / Code Analyzer

To improve performance, use 'isscalar' instead of length comparison. Note

To improve performance, use 'isscalar' instead of length comparison.
@github-actions
Copy link
Contributor

github-actions bot commented Mar 30, 2025

Test Results

464 tests  ±0   464 ✅ ±0   58s ⏱️ -11s
  6 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 24ec6d6. ± Comparison against base commit 26ba40c.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Mar 30, 2025

Codecov Report

Attention: Patch coverage is 0% with 135 lines in your changes missing coverage. Please review.

Project coverage is 36.39%. Comparing base (26ba40c) to head (24ec6d6).

Files with missing lines Patch % Lines
...minds/+internal/@InstanceLibrary/InstanceLibrary.m 0.00% 86 Missing ⚠️
...penminds/+internal/@InstanceLibrary/getSingleton.m 0.00% 18 Missing ⚠️
...nal/+openminds/+internal/listControlledInstances.m 0.00% 13 Missing ⚠️
...inds/+internal/+vocab/getPluralToSingluarTypeMap.m 0.00% 11 Missing ⚠️
...openminds/+internal/+mixin/HasControlledInstance.m 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   36.90%   36.39%   -0.52%     
==========================================
  Files         323      326       +3     
  Lines        3127     3171      +44     
==========================================
  Hits         1154     1154              
- Misses       1973     2017      +44     

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

@ehennestad ehennestad merged commit c963f18 into main Mar 30, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants