-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for instances with v4 namespace #26
Add support for instances with v4 namespace #26
Conversation
…minds version number
…ased on current version
…/github.com/openMetadataInitiative/openMINDS_MATLAB into x/change/support-instances-for-v4-namespace
Test Results462 tests 462 ✅ 29s ⏱️ Results for commit 1de7c8b. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests passed, code looks ok
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #26 +/- ##
==========================================
+ Coverage 31.62% 32.09% +0.46%
==========================================
Files 324 323 -1
Lines 3102 3116 +14
==========================================
+ Hits 981 1000 +19
+ Misses 2121 2116 -5 ☔ View full report in Codecov by Sentry. |
This change will support loading instances from v4 and later of openMINDS after the namespace was updated ( openMINDS_Instances PR168 )