-
Notifications
You must be signed in to change notification settings - Fork 59
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
Upgrade sdk dependencies #2767
Merged
Merged
Upgrade sdk dependencies #2767
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
Signed-off-by: Elly Kitoto <[email protected]>
Signed-off-by: Elly Kitoto <[email protected]>
Signed-off-by: Elly Kitoto <[email protected]>
pld
reviewed
Sep 18, 2023
Signed-off-by: Elly Kitoto <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #2767 +/- ##
=========================================
+ Coverage 64.5% 65.9% +1.4%
- Complexity 1075 1078 +3
=========================================
Files 218 222 +4
Lines 9635 10015 +380
Branches 1897 1840 -57
=========================================
+ Hits 6218 6605 +387
- Misses 2234 2288 +54
+ Partials 1183 1122 -61
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ellykits
added
Discussion
This is an open discussion that may or may not lead to actionable points
Work In Progress
Describes an items that is not complete. Mostly used for scoping issues of discussions
labels
Sep 19, 2023
pld
approved these changes
Sep 19, 2023
qiarie
pushed a commit
that referenced
this pull request
Jan 15, 2025
* Upgrade SDC and engine library Signed-off-by: Elly Kitoto <[email protected]> * Update documentation on Remote Publishing Signed-off-by: Elly Kitoto <[email protected]> * Upgrade FHIR engine dependency Signed-off-by: Elly Kitoto <[email protected]> * Resolve failing tests Signed-off-by: Elly Kitoto <[email protected]> --------- Signed-off-by: Elly Kitoto <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Discussion
This is an open discussion that may or may not lead to actionable points
Work In Progress
Describes an items that is not complete. Mostly used for scoping issues of discussions
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.
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes #2749
Engineer Checklist
strings.xml
file./gradlew spotlessApply
and./gradlew spotlessCheck
to check my code follows the project's style guideCode Reviewer Checklist
strings.xml
file