Skip to content
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 FHIR SDK Engine Lib ⬆️ #1430

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Conversation

ndegwamartin
Copy link
Contributor

@ndegwamartin ndegwamartin commented Jul 13, 2022

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #1429
Checklist

  • I have written Unit tests for any new feature(s) and edge cases for bug fixes
  • I have added any strings visible on UI components to the strings.xml file
  • I have updated the CHANGELOG.md file for any notable changes to the codebase
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the project's style guide
  • I have built and run the fhircore app to verify my change fixes the issue and/or does not break the app

@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #1430 (480703d) into main (f1f2664) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1430   +/-   ##
=========================================
  Coverage     38.90%   38.90%           
  Complexity      827      827           
=========================================
  Files           234      234           
  Lines          9087     9087           
  Branches       1489     1489           
=========================================
  Hits           3535     3535           
  Misses         5060     5060           
  Partials        492      492           
Flag Coverage Δ
engine 61.90% <ø> (ø)
quest 12.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1f2664...480703d. Read the comment docs.

@ndegwamartin ndegwamartin merged commit f84bc5b into main Jul 14, 2022
@ndegwamartin ndegwamartin deleted the 1429-upgrade-fsdk-engine branch July 14, 2022 05:24
qiarie pushed a commit that referenced this pull request Jan 15, 2025
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.

Upgrade the FHIR SDK engine dependency
2 participants