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

Update the common library dependency version to 0.1.0-alpha03 #1353

Merged
merged 2 commits into from
May 3, 2022

Conversation

jingtang10
Copy link
Collaborator

@jingtang10 jingtang10 commented May 1, 2022

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #[issue number]

Description
Clear and concise code change description.

Alternative(s) considered
Have you considered any alternatives? And if so, why have you chosen the approach in this PR?

Type
Choose one: (Bug fix | Feature | Documentation | Testing | Code health | Builds | Releases | Other)

Screenshots (if applicable)

Checklist

  • I have read and acknowledged the Code of conduct.
  • I have read the Contributing page.
  • I have signed the Google Individual CLA, or I am covered by my company's Corporate CLA.
  • I have discussed my proposed solution with code owners in the linked issue(s) and we have agreed upon the general approach.
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the style guide of this project.
  • I have run ./gradlew check and ./gradlew connectedCheck to test my changes locally.
  • I have built and run the demo app(s) to verify my change fixes the issue and/or does not break the demo app(s).

@jingtang10
Copy link
Collaborator Author

@vitorpamplona fyi

I will ask for review once the common lib beta03 is live.

@jingtang10 jingtang10 enabled auto-merge (squash) May 3, 2022 16:06
@codecov
Copy link

codecov bot commented May 3, 2022

Codecov Report

Merging #1353 (3c01feb) into master (2d80744) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1353      +/-   ##
============================================
+ Coverage     84.60%   84.62%   +0.01%     
  Complexity      699      699              
============================================
  Files           148      148              
  Lines         10719    10719              
  Branches        853      853              
============================================
+ Hits           9069     9071       +2     
+ Misses         1228     1226       -2     
  Partials        422      422              
Impacted Files Coverage Δ
...va/com/google/android/fhir/db/impl/DatabaseImpl.kt 92.30% <0.00%> (+1.92%) ⬆️

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 2d80744...3c01feb. Read the comment docs.

@jingtang10 jingtang10 merged commit 54d46c0 into google:master May 3, 2022
@jingtang10 jingtang10 mentioned this pull request May 3, 2022
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants