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 Medication Schedule UI #4

Merged
merged 12 commits into from
Nov 28, 2023
Merged

Add Medication Schedule UI #4

merged 12 commits into from
Nov 28, 2023

Conversation

PSchmiedmayer
Copy link
Member

Add Medication Schedule UI

⚙️ Release Notes

  • Adds a medication schedule UI
    RocketSim_Screenshot_iPhone_15_Pro_2023-11-07_13 35 11
    RocketSim_Screenshot_iPhone_15_Pro_2023-11-07_13 35 09

📝 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 Nov 7, 2023
@PSchmiedmayer PSchmiedmayer self-assigned this Nov 7, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Merging #4 (35fb747) into main (65dd491) will decrease coverage by 30.98%.
The diff coverage is 43.62%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
- Coverage   90.00%   59.02%   -30.98%     
===========================================
  Files          10       18        +8     
  Lines         370      788      +418     
===========================================
+ Hits          333      465      +132     
- Misses         37      323      +286     
Files Coverage Δ
Sources/SpeziMedication/MedicationList.swift 86.21% <100.00%> (-3.79%) ⬇️
.../SpeziMedication/MedicationSettingsViewModel.swift 100.00% <100.00%> (ø)
...es/SpeziMedication/Models/MedicationInstance.swift 50.00% <100.00%> (+50.00%) ⬆️
Sources/SpeziMedication/Models/Schedule.swift 100.00% <100.00%> (ø)
...eziMedication/ModifyMedication/AddMedication.swift 77.50% <100.00%> (ø)
...ication/ModifyMedication/AddMedicationDosage.swift 98.42% <100.00%> (+0.27%) ⬆️
...ation/ModifyMedication/AddMedicationSchedule.swift 100.00% <100.00%> (ø)
.../SpeziMedication/ModifyMedication/EditDosage.swift 100.00% <100.00%> (ø)
Sources/SpeziMedication/MedicationSettings.swift 87.97% <76.93%> (ø)
Sources/SpeziMedication/Models/Frequency.swift 76.48% <76.48%> (ø)
... and 6 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 65dd491...35fb747. Read the comment docs.

@PSchmiedmayer PSchmiedmayer merged commit c386e66 into main Nov 28, 2023
6 of 8 checks passed
@PSchmiedmayer PSchmiedmayer deleted the feature/schedule branch November 28, 2023 13:59
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.

1 participant