-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feature swap to non javax clinical reasoning #5463
feature swap to non javax clinical reasoning #5463
Conversation
… javax dependencies
Formatting check succeeded! |
Just when I thought i was done reviewing Jakarta migration PRs 👷🏻 |
This PR should remove the need for the custom CQL/CR branches James used previously for Jakarta. All the needed changes should have already been rolled into those projects. |
hapi-fhir-storage-cr/src/test/java/ca/uhn/fhir/cr/r4/CrResourceListenerTests.java
Show resolved
Hide resolved
hapi-fhir-storage-cr/src/test/java/ca/uhn/fhir/cr/TestCrConfig.java
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5463 +/- ##
============================================
+ Coverage 81.32% 82.92% +1.59%
- Complexity 23650 26553 +2903
============================================
Files 1425 1637 +212
Lines 86399 103138 +16739
Branches 11677 13174 +1497
============================================
+ Hits 70265 85524 +15259
- Misses 10947 11987 +1040
- Partials 5187 5627 +440 ☔ View full report in Codecov by Sentry. |
closes issue: #5436
updated testing config for new retrieveSettings and terminologySettings
updated measureOperationProvider (r4/Dstu3) with new Parameter
breaking change to evaluate-measure operation