Skip to content

Fix: case-insensitive name matching and indexing for vocab metadata#86

Merged
ehennestad merged 1 commit into
mainfrom
hotfix-bug-internal-vocab-functions
Apr 25, 2026
Merged

Fix: case-insensitive name matching and indexing for vocab metadata#86
ehennestad merged 1 commit into
mainfrom
hotfix-bug-internal-vocab-functions

Conversation

@ehennestad
Copy link
Copy Markdown
Collaborator

Remove struct concatenation, not guaranteed that the types vocab is homogeneous

Remove struct concatenation, not guaranteed that the types vocab is homogeneous
@ehennestad ehennestad enabled auto-merge (squash) April 25, 2026 18:30
@github-actions
Copy link
Copy Markdown
Contributor

Test Results (R2021b)

568 tests  ±0   568 ✅ ±0   1m 33s ⏱️ +2s
 16 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit b680b06. ± Comparison against base commit efd54e2.

@github-actions
Copy link
Copy Markdown
Contributor

Test Results (R2024b)

568 tests  ±0   568 ✅ ±0   1m 30s ⏱️ ±0s
 16 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit b680b06. ± Comparison against base commit efd54e2.

@ehennestad ehennestad merged commit 9b4d993 into main Apr 25, 2026
6 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.80%. Comparing base (efd54e2) to head (b680b06).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ernal/+openminds/+internal/+vocab/getSchemaColor.m 0.00% 3 Missing ⚠️
...penminds/+internal/+vocab/getSchemaLabelFromName.m 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   75.78%   75.80%   +0.02%     
==========================================
  Files         349      349              
  Lines        3741     3740       -1     
==========================================
  Hits         2835     2835              
+ Misses        906      905       -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.

@ehennestad ehennestad changed the title Case-insensitive name matching and indexing fix Fix: case-insensitive name matching and indexing for vocab metadata Apr 30, 2026
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