StanfordSpezi / Spezi

Open-source framework for rapid development of modern, interoperable digital health applications.
https://swiftpackageindex.com/StanfordSpezi/Spezi/documentation
MIT License
130 stars 10 forks source link

Add Additional Lifecycle Methods #62

Closed PSchmiedmayer closed 1 year ago

PSchmiedmayer commented 1 year ago

Add Additional Lifecycle Methods

:recycle: Current situation & Problem

:bulb: Proposed solution

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 #62 (6ae5faf) into main (4672266) will decrease coverage by 4.94%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62/graphs/tree.svg?width=650&height=150&src=pr&token=KHU2K1HTAM&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi)](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi) ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== - Coverage 94.32% 89.38% -4.94% ========================================== Files 52 29 -23 Lines 1408 593 -815 ========================================== - Hits 1328 530 -798 + Misses 80 63 -17 ``` | [Impacted Files](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi) | Coverage Δ | | |---|---|---| | [...dule/Capabilities/Lifecycle/LifecycleHandler.swift](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi#diff-U291cmNlcy9TcGV6aS9Nb2R1bGUvQ2FwYWJpbGl0aWVzL0xpZmVjeWNsZS9MaWZlY3ljbGVIYW5kbGVyLnN3aWZ0) | `100.00% <100.00%> (ø)` | | | [...pabilities/Lifecycle/Spezi+LifecycleHandlers.swift](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi#diff-U291cmNlcy9TcGV6aS9Nb2R1bGUvQ2FwYWJpbGl0aWVzL0xpZmVjeWNsZS9TcGV6aStMaWZlY3ljbGVIYW5kbGVycy5zd2lmdA==) | `100.00% <100.00%> (ø)` | | | [Sources/Spezi/Spezi/SpeziAppDelegate.swift](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi#diff-U291cmNlcy9TcGV6aS9TcGV6aS9TcGV6aUFwcERlbGVnYXRlLnN3aWZ0) | `95.84% <100.00%> (+4.17%)` | :arrow_up: | ... and [28 files with indirect coverage changes](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62?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/Spezi/pull/62?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordSpezi). Last update [4672266...6ae5faf](https://app.codecov.io/gh/StanfordSpezi/Spezi/pull/62?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).