-
Notifications
You must be signed in to change notification settings - Fork 64
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
Knowledge Manager and Workflow Library Upgrades #3521
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (15.0%) is below the target coverage (60.0%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #3521 +/- ##
=========================================
- Coverage 37.9% 29.7% -8.2%
+ Complexity 1157 899 -258
=========================================
Files 287 287
Lines 15504 15504
Branches 2730 2732 +2
=========================================
- Hits 5884 4619 -1265
- Misses 8776 10320 +1544
+ Partials 844 565 -279
Flags with carried forward coverage won't be shown. Click here to find out more.
|
b53a928
to
6ed0940
Compare
36629e7
to
1708d93
Compare
9ed845f
to
e6fc858
Compare
- Update gradle build configuration
e0fbf4c
to
fc482ea
Compare
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.
This code is not building :(
- Fix failing unit tests ✅
e339f44
to
bac4ec9
Compare
5c76d40
to
c61c9b6
Compare
035cd6a
to
ce6c421
Compare
97aad9e
to
c8724a2
Compare
- Add new timestamp pattern matching regex
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.
- CQL Evaluation for Z Score works as expected
- In App reporting for indicators also works as expected
|
Closes #3639
This is a PR to track and migrate the latest updates of the FHIR SDK Knowledge and Workflow libraries.
Currently the features of Measure reporting and CQL evaluation are broken.