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

Migrate local configs to SAA #1298

Merged
merged 4 commits into from
May 25, 2022
Merged

Migrate local configs to SAA #1298

merged 4 commits into from
May 25, 2022

Conversation

FikriMilano
Copy link
Collaborator

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

Fixes #1297

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

@FikriMilano FikriMilano requested a review from ellykits May 25, 2022 01:03
@FikriMilano FikriMilano self-assigned this May 25, 2022
@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #1298 (dbd0286) into main (c56721a) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1298   +/-   ##
=========================================
  Coverage     58.16%   58.16%           
  Complexity      646      646           
=========================================
  Files           133      133           
  Lines          4518     4518           
  Branches        721      721           
=========================================
  Hits           2628     2628           
  Misses         1483     1483           
  Partials        407      407           
Flag Coverage Δ
engine 58.16% <ø> (ø)

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 c56721a...dbd0286. Read the comment docs.

@FikriMilano FikriMilano changed the title Update Quest and G6PD configs to SAA Migrate Quest and G6PD configs to SAA May 25, 2022
@FikriMilano FikriMilano changed the title Migrate Quest and G6PD configs to SAA Migrate local configs to SAA May 25, 2022
@FikriMilano FikriMilano merged commit 69202fa into main May 25, 2022
@FikriMilano FikriMilano deleted the 1297-saa-local-configs branch May 25, 2022 08:15
AbdulWahabMemon added a commit that referenced this pull request May 25, 2022
* main:
  Migrate local configs to Single Apk Approach (#1298)
qiarie pushed a commit that referenced this pull request Jan 15, 2025
* Update Quest to SAA configs

* Update G6PD to SAA configs

* Move and rename ecbis to anc configs

* Remove configs in resource directory
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.

[Quest/G6PD] - Migrate local configs to Single APK Approach
2 participants