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

Add Initial Study Setup and VascTrac Use Case #3

Merged
merged 10 commits into from
Mar 10, 2024
Merged

Add Initial Study Setup and VascTrac Use Case #3

merged 10 commits into from
Mar 10, 2024

Conversation

PSchmiedmayer
Copy link
Member

Add Initial Study Setup and VascTrac Use Case

⚙️ Release Notes

  • Adds a basic setup of what we define as a simple study
  • Shows a list of studies users can enroll in
  • Shows a list of scheduled tasks for the study
  • Study Enrollment including an invitation code, HealthKit access, and Notifications
  • Definition of loading and storing study enrollment

📝 Code of Conduct & Contributing Guidelines

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

@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Dec 22, 2023
@PSchmiedmayer PSchmiedmayer self-assigned this Dec 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2023

Codecov Report

Attention: Patch coverage is 34.65347% with 330 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@54f08fd). Click here to learn what that means.

❗ Current head 40bfbf9 differs from pull request most recent head 855ae77. Consider uploading reports for the commit 855ae77 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage        ?   23.42%           
=======================================
  Files           ?       45           
  Lines           ?     1307           
  Branches        ?        0           
=======================================
  Hits            ?      306           
  Misses          ?     1001           
  Partials        ?        0           
Files Coverage Δ
...udyApplication/Schedule/Bundle+Questionnaire.swift 75.00% <ø> (ø)
...ication/Schedule/StudyApplicationTaskContext.swift 0.00% <ø> (ø)
...dyApplication/Studies/VascTrac/VascTracStudy.swift 100.00% <100.00%> (ø)
StudyApplication/Study/StudyModule.swift 100.00% <100.00%> (ø)
StudyApplication/StudyAppDelegate.swift 95.66% <100.00%> (ø)
StudyApplication/Schedule/EventContextView.swift 0.00% <0.00%> (ø)
StudyApplication/StudyOnboarding/Consent.swift 0.00% <0.00%> (ø)
...tudyApplication/Helper/String+LocalizedError.swift 0.00% <0.00%> (ø)
...onCode/InviationCodeStudyOnboardingMechanism.swift 0.00% <0.00%> (ø)
...nboardingMechanisms/StudyOnboardingMechanism.swift 0.00% <0.00%> (ø)
... and 14 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 54f08fd...855ae77. Read the comment docs.

@PSchmiedmayer PSchmiedmayer merged commit d9a8810 into main Mar 10, 2024
4 checks passed
@PSchmiedmayer PSchmiedmayer deleted the study branch March 10, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants