Skip to content

Conversation

cmark
Copy link
Member

@cmark cmark commented Jun 26, 2024

Older systems with member based concrete domain support (via the concreteDomainSupport configuration setting) should be able to keep their inferred concrete data values in cd members (as opposed to moving them to the new relationship value model which has limited support for data types).

NOTE: Test cases will arrive in a separate PR.

https://snowowl.atlassian.net/browse/SO-6164

Older systems with member based concrete domain support (via the
concreteDomainSupport configuration setting) should be able to keep
their inferred concrete data values in cd members (as opposed to moving
them to the new relationship value model which has limited support for
data types).
@cmark cmark requested review from apeteri and nagyo June 26, 2024 10:37
@cmark cmark self-assigned this Jun 26, 2024
Copy link
Member

@apeteri apeteri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 5.55556% with 51 lines in your changes missing coverage. Please review.

Project coverage is 48.45%. Comparing base (f049071) to head (d361821).
Report is 424 commits behind head on 9.x.

Files with missing lines Patch % Lines
...ormalform/NormalFormConcreteDomainMemberValue.java 0.00% 30 Missing ⚠️
...nomed/reasoner/normalform/NormalFormGenerator.java 12.50% 13 Missing and 1 partial ⚠️
...owowl/snomed/datastore/ConcreteDomainFragment.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                9.x    #1302      +/-   ##
============================================
- Coverage     48.47%   48.45%   -0.02%     
- Complexity    14027    14029       +2     
============================================
  Files          1948     1949       +1     
  Lines         95292    95341      +49     
  Branches      11011    11020       +9     
============================================
+ Hits          46194    46199       +5     
- Misses        46063    46106      +43     
- Partials       3035     3036       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@nagyo nagyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cmark cmark merged commit 1abea87 into 9.x Jun 26, 2024
@cmark cmark deleted the issue/support-cd-member-inference branch June 26, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants