-
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
Minor FHIR API fixes #1266
Minor FHIR API fixes #1266
Conversation
...so that rapidoc will render them properly
...so that rapidoc will render them properly
...so that rapidoc will render them properly
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 9.x #1266 +/- ##
============================================
+ Coverage 48.15% 48.18% +0.02%
- Complexity 13879 13896 +17
============================================
Files 1944 1944
Lines 95031 95063 +32
Branches 10976 10980 +4
============================================
+ Hits 45764 45802 +38
+ Misses 46270 46267 -3
+ Partials 2997 2994 -3 ☔ View full report in Codecov by Sentry. |
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.
👍
...wild ECL term description property filters will not fail with index search exception. Fixes https://snowowl.atlassian.net/browse/SO-5906
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.
LGTM!
This PR fixes a couple of minor issues related to the FHIR R5 API.
Related Jira issues:
https://snowowl.atlassian.net/browse/SO-6058
https://snowowl.atlassian.net/browse/SO-6059
https://snowowl.atlassian.net/browse/SO-5906