StanfordSpezi / SpeziTemplateApplication

Template application demonstrating the usage of the Stanford Spezi framework.
https://stanfordspezi.github.io/SpeziTemplateApplication
MIT License
97 stars 19 forks source link

Modularization #16

Closed PSchmiedmayer closed 1 year ago

PSchmiedmayer commented 1 year ago

Modularization

: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 #16 (de9e940) into main (9ce70e4) will decrease coverage by 2.25%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   90.56%   88.31%   -2.25%     
==========================================
  Files          24       26       +2     
  Lines         625      650      +25     
==========================================
+ Hits          566      574       +8     
- Misses         59       76      +17     
Impacted Files Coverage Δ
...ication/Helper/CodableArray+RawRepresentable.swift 42.86% <ø> (ø)
...cation/Onboarding/AccountSetup/TemplateLogin.swift 0.00% <0.00%> (ø)
TemplateApplication/Onboarding/Consent.swift 0.00% <0.00%> (ø)
...ateApplication/Onboarding/InterestingModules.swift 100.00% <ø> (ø)
TemplateApplication/Onboarding/Welcome.swift 100.00% <ø> (ø)
...ateApplication/Schedule/Bundle+Questionnaire.swift 66.67% <ø> (ø)
TemplateApplication/Schedule/EventContext.swift 50.00% <ø> (ø)
...emplateApplication/Schedule/EventContextView.swift 100.00% <ø> (ø)
TemplateApplication/TemplateAppTestingSetup.swift 100.00% <ø> (ø)
TemplateApplication/TemplateApplication.swift 100.00% <ø> (ø)
... and 16 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9ce70e4...de9e940. Read the comment docs.