-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Rel 8 0 mb #6680
Merged
Merged
Rel 8 0 mb #6680
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Bump logback core for https://nvd.nist.gov/vuln/detail/CVE-2024-12798 * Bump UCUM for GHSA-w9j7-phm3-f97j
* Add test for failing use case and fix by adding Boolean property for remote validation * changelog * Revert not yet supported change
…6598) * add tests and fix mass ingestion and patient compartment interceptor compatibility in mass ingestion mode * changelogs * address review - add parameter class for method with 10 params * spotless --------- Co-authored-by: jdar <[email protected]> Co-authored-by: Kevin Dougan <[email protected]>
#6667) * SearchParameter validation was not being skipped on updates, even if requested. This has been fixed * spotless fixes * removed unecessary code * reverting the code back * added external JIRA ref
Formatting check succeeded! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6680 +/- ##
============================================
+ Coverage 83.52% 83.58% +0.06%
- Complexity 28600 28650 +50
============================================
Files 1798 1798
Lines 111300 111363 +63
Branches 13977 13982 +5
============================================
+ Hits 92958 93080 +122
+ Misses 12354 12280 -74
- Partials 5988 6003 +15 ☔ View full report in Codecov by Sentry. |
…6684) * made replace-references not replace versioned references
…6694) Add getters to delegating ConsentService classes
…cher (#6691) * failing test * narrow failing test * fix * changelog * clean up * spotless
…d as a valid sort spec with Elastic Search enabled. (#6670) * added test for '-delt-add' in hapi * fixed an issue with the _lastUpdated search param not being recognized as a valid sort spec with Hsearch enabled in CDR * added null check * added tests * added comments * addressed comments * updated static class property name * modified test * added changelog and addressed more comments * ran mvn spotless * addressed comments * ran mvn spotless * addressed comments --------- Co-authored-by: Abayomi Adebowale <[email protected]>
…fault partition id is not null (#6687) * initial test, solution and changelog * addressing comments from code review. * addressing code review comments and fixing tests. * addressing code analysis issues. * addressing code analysis issues. * fixing failing tests --------- Co-authored-by: peartree <[email protected]>
* Account for case differences in DBPM contributor * Test fix * Cleanup
* Add flag to disable schema check * Spotless
* Make the Canonicalizer non-null-default-partition-id aware * Rename test * Changelog * Rework * Remove dead IT * remove fixme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.