-
Notifications
You must be signed in to change notification settings - Fork 32
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
SO-6321: DSV simple type export should consider the characteristic type of properties #1349
Conversation
...of "additional" in non-zero groups only in the simple type DSV refset exporter along with all inferred ones; add small test cases to demonstrate behavior
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 9.x #1349 +/- ##
============================================
+ Coverage 63.69% 64.10% +0.41%
- Complexity 12535 12616 +81
============================================
Files 1613 1614 +1
Lines 57218 57266 +48
Branches 5629 5633 +4
============================================
+ Hits 36445 36711 +266
+ Misses 18421 18197 -224
- Partials 2352 2358 +6 ☔ View full report in Codecov by Sentry. |
...concept term" column, otherwise no literals will be added to exported DSVs that don't have the destination SCTID column enabled. Also add test cases that exercise relationship export items.
.../b2international/snowowl/snomed/datastore/request/dsv/SnomedSimpleTypeRefSetDSVExporter.java
Outdated
Show resolved
Hide resolved
.../b2international/snowowl/snomed/datastore/request/dsv/SnomedSimpleTypeRefSetDSVExporter.java
Show resolved
Hide resolved
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.
🥓
No description provided.