Skip to content

Handle empty and scalar cases in string conversion

1edd8d0
Select commit
Loading
Failed to load commit list.
Merged

Fix string conversion for empty metadata instance objects #77

Handle empty and scalar cases in string conversion
1edd8d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 0s

75.58% (target 30.00%)

View this Pull Request on Codecov

75.58% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.58%. Comparing base (eca1a2e) to head (1edd8d0).

Files with missing lines Patch % Lines
...openminds/+internal/+mixin/CustomInstanceDisplay.m 50.00% 2 Missing ⚠️
...ode/internal/+openminds/+abstract/ControlledTerm.m 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   75.61%   75.58%   -0.03%     
==========================================
  Files         344      344              
  Lines        3691     3695       +4     
==========================================
+ Hits         2791     2793       +2     
- Misses        900      902       +2     

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