Skip to content

Updates to support conversion from metadata downloaded from KG#43

Merged
ehennestad merged 16 commits into
mainfrom
z/merged/support-kg-to-openminds-conversion
Apr 8, 2025
Merged

Updates to support conversion from metadata downloaded from KG#43
ehennestad merged 16 commits into
mainfrom
z/merged/support-kg-to-openminds-conversion

Conversation

@ehennestad
Copy link
Copy Markdown
Collaborator

Changes to accommodate changes made in this PR:
ehennestad/EBRAINS-MATLAB#1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2025

Test Results

467 tests  +1   466 ✅ ±0   47s ⏱️ -12s
  6 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0   1 🔥 +1 

For more details on these errors, see this check.

Results for commit 698738e. ± Comparison against base commit 2af1418.

♻️ This comment has been updated with latest results.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2025

Codecov Report

Attention: Patch coverage is 41.66667% with 49 lines in your changes missing coverage. Please review.

Project coverage is 28.92%. Comparing base (2af1418) to head (698738e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ode/internal/+openminds/+abstract/ControlledTerm.m 11.76% 15 Missing ⚠️
code/+openminds/version.m 0.00% 5 Missing ⚠️
...al/+openminds/+internal/+abstract/LinkedCategory.m 28.57% 5 Missing ⚠️
code/+openminds/@Collection/Collection.m 20.00% 4 Missing ⚠️
...+openminds/+internal/+utility/+string/type2class.m 0.00% 4 Missing ⚠️
code/+openminds/fromIdentifier.m 0.00% 3 Missing ⚠️
code/+openminds/fromTypeName.m 0.00% 3 Missing ⚠️
code/+openminds/instanceFromIRI.m 0.00% 3 Missing ⚠️
code/internal/+openminds/+abstract/Schema.m 57.14% 3 Missing ⚠️
...ernal/+openminds/+utility/isSemanticInstanceName.m 60.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   28.37%   28.92%   +0.55%     
==========================================
  Files         108      113       +5     
  Lines        2816     2876      +60     
==========================================
+ Hits          799      832      +33     
- Misses       2017     2044      +27     

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

[varargout{:}] = builtin('subsref', obj, subs);
else
builtin('subsref', obj, subs)
obj = builtin('subsref', obj, subs);

Check warning

Code scanning / Code Analyzer

Value assigned to variable might be unused. Warning

Value assigned to variable might be unused.
@ehennestad ehennestad merged commit fee9fdf into main Apr 8, 2025
3 of 6 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