Skip to content

Conversation

@barhodes
Copy link
Contributor

Closes #5238

Capt-Mac and others added 30 commits July 13, 2023 09:35
* Bump to core release 6.0.16

* Bump to core version 6.0.20

* Fix errors thrown as a result of VersionSpecificWorkerContextWrapper

* Bump to core 6.0.22
…automatically indexes the primary key (#5127)

* dropped old index FK_RESVERPROV_RES_PID on RES_PID column before adding IDX_RESVERPROV_RES_PID

* added changelog

* changed to valid version number

* changed to valid version number, need to be ordered by version number...
…ied (#5124)

5123 - Use DEFAULT partition for server-based requests if none specified
* added FIXME with source of issue

* added FIXME with root cause

* added FIXME with root cause

* Providing solution to the issue and removing fixmes.

* Providing changelog

* auto-formatting.

* Adding new test.

* Adding a new test for standard paging

* let's try this and see if it works...?

* fix tests

* cleanup to trigger a new run

* fixing tests

---------

Co-authored-by: Ken Stevens <[email protected]>
Co-authored-by: peartree <[email protected]>
…ore (#5118)

* fix, test, changelog

* fix, test, changelog

---------

Co-authored-by: justindar <[email protected]>
_source search parameter needs to support modifiers - added support form :contains, :missing, :above modifiers
@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2f5ffe7) 81.32% compared to head (ec35073) 82.82%.
Report is 316 commits behind head on master.

❗ Current head ec35073 differs from pull request most recent head a2d215f. Consider uploading reports for the commit a2d215f to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5240      +/-   ##
============================================
+ Coverage     81.32%   82.82%   +1.50%     
- Complexity    23650    26307    +2657     
============================================
  Files          1425     1613     +188     
  Lines         86399   102257   +15858     
  Branches      11677    13072    +1395     
============================================
+ Hits          70265    84698   +14433     
- Misses        10947    11960    +1013     
- Partials       5187     5599     +412     

see 1627 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@barhodes barhodes marked this pull request as ready for review September 23, 2023 21:00
Copy link
Collaborator

@lukedegruchy lukedegruchy left a comment

Choose a reason for hiding this comment

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

Approved but with some NPE/empty List checking concerns

@lukedegruchy lukedegruchy merged commit a220465 into master Sep 27, 2023
@lukedegruchy lukedegruchy deleted the br-20230720-add-cds-on-fhir branch September 27, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement CDS on FHIR in CDS Hooks