StanfordSpezi / SpeziQuestionnaire

Spezi Questionnaire Module
https://swiftpackageindex.com/StanfordSpezi/SpeziQuestionnaire/documentation/
MIT License
6 stars 0 forks source link

Upgrading ResearchKitOnFHIR to 0.2.2 #8

Closed niallkehoe closed 1 year ago

niallkehoe commented 1 year ago

Upgrading ResearchKitOnFHIR to 0.2.2

:recycle: Current situation & Problem

Currently SpeziQuestionnaire only has support for ResearchKitOnFHIR 0.2.1 which does not include the new Slider addition.

:bulb: Proposed solution

Upgrade the ResearchKitOnFHIR dependency to 0.2.2.

:gear: Release Notes

No major changes, just the ability to use the features added in ResearchKitOnFHIR 0.2.2.

Testing

Passes all tests.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 1 year ago

Codecov Report

Merging #8 (46c4c23) into main (84ce367) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StanfordSpezi/SpeziQuestionnaire/pull/8/graphs/tree.svg?width=650&height=150&src=pr&token=SXbKBp8cEl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi)](https://app.codecov.io/gh/StanfordSpezi/SpeziQuestionnaire/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi) ```diff @@ Coverage Diff @@ ## main #8 +/- ## ======================================= Coverage 83.96% 83.96% ======================================= Files 4 4 Lines 81 81 ======================================= Hits 68 68 Misses 13 13 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/StanfordSpezi/SpeziQuestionnaire/pull/8?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/StanfordSpezi/SpeziQuestionnaire/pull/8?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi). Last update [84ce367...46c4c23](https://app.codecov.io/gh/StanfordSpezi/SpeziQuestionnaire/pull/8?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi).
PSchmiedmayer commented 1 year ago

This PR is on hold: updating the dependencies in any app that uses SpeziQuestionnaire should surface ResearchKitOnFHIR to 0.2.2. @niallkehoe will investigate this and will get back to us about this.