Skip to content

Update getSchemaName.m#80

Open
ehennestad wants to merge 1 commit intomainfrom
fix-get-schema-name
Open

Update getSchemaName.m#80
ehennestad wants to merge 1 commit intomainfrom
fix-get-schema-name

Conversation

@ehennestad
Copy link
Collaborator

Remove concatenation of structs. Structs might have different fields, and the concatenation would fail. Only need name and potentially label, so explicitly get these instead of relying on struct concatenation

Remove concatenation of structs. Structs might have different fields, and the concatenation would fail. Only need name and potentially label, so explicitly get these instead of relying on struct concatenation
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Test Results (R2021b)

568 tests  ±0   558 ✅  - 10   1m 39s ⏱️ +9s
 16 suites ±0     0 💤 ± 0 
  1 files   ±0     1 ❌ + 1   9 🔥 +9 

For more details on these failures and errors, see this check.

Results for commit 0d4dbe7. ± Comparison against base commit 048b729.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Test Results (R2024b)

568 tests  ±0   558 ✅  - 10   1m 46s ⏱️ +18s
 16 suites ±0     0 💤 ± 0 
  1 files   ±0     1 ❌ + 1   9 🔥 +9 

For more details on these failures and errors, see this check.

Results for commit 0d4dbe7. ± Comparison against base commit 048b729.

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.

1 participant