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

Bump up the sdc library version to 0.1.0-beta04 #1547

Merged
merged 2 commits into from
Aug 8, 2022

Conversation

jingtang10
Copy link
Collaborator

@jingtang10 jingtang10 commented Aug 8, 2022

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

Description
Bump up the sdc library version to 0.1.0-beta04

Alternative(s) considered
NA

Type
Releases

Screenshots (if applicable)
NA

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).

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #1547 (ac1f038) into master (1c0b700) will increase coverage by 76.24%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #1547       +/-   ##
=============================================
+ Coverage          0   76.24%   +76.24%     
- Complexity        0      785      +785     
=============================================
  Files             0      137      +137     
  Lines             0     4404     +4404     
  Branches          0      765      +765     
=============================================
+ Hits              0     3358     +3358     
- Misses            0      631      +631     
- Partials          0      415      +415     
Impacted Files Coverage Δ
...fhir/search/filter/QuantityParamFilterCriterion.kt 100.00% <0.00%> (ø)
...a/com/google/android/fhir/workflow/FhirOperator.kt 80.15% <0.00%> (ø)
...e/android/fhir/db/ResourceNotFoundInDbException.kt 0.00% <0.00%> (ø)
...ogle/android/fhir/datacapture/MoreAnswerOptions.kt 66.66% <0.00%> (ø)
...gle/android/fhir/datacapture/MoreQuestionnaires.kt 75.00% <0.00%> (ø)
...droid/fhir/db/impl/entities/PositionIndexEntity.kt 0.00% <0.00%> (ø)
...ws/QuestionnaireItemRadioGroupViewHolderFactory.kt 74.32% <0.00%> (ø)
.../google/android/fhir/index/entities/StringIndex.kt 100.00% <0.00%> (ø)
...om/google/android/fhir/db/impl/DbTypeConverters.kt 38.88% <0.00%> (ø)
...fhir/datacapture/validation/ConstraintValidator.kt 100.00% <0.00%> (ø)
... and 127 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jingtang10 jingtang10 merged commit 992eaf5 into google:master Aug 8, 2022
@jingtang10 jingtang10 deleted the sdc-beta04 branch August 8, 2022 16:46
@jingtang10 jingtang10 restored the sdc-beta04 branch August 9, 2022 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants