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

Implement first Medication Tracking UI #8

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

PSchmiedmayer
Copy link
Member

Implement first Medication Tracking UI

⚙️ Release Notes

  • Implement a first version of a medication tracking functionality Spezi Medication

📝 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 Jan 30, 2024
@PSchmiedmayer PSchmiedmayer self-assigned this Jan 30, 2024
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Attention: Patch coverage is 0.93458% with 742 lines in your changes missing coverage. Please review.

Project coverage is 5.99%. Comparing base (8c160af) to head (0c5cec4).

Files with missing lines Patch % Lines
...s/SpeziMedicationTracking/MedicationLogSheet.swift 0.00% 168 Missing ⚠️
...peziMedicationTracking/MedicationLogSheetRow.swift 0.00% 112 Missing ⚠️
...peziMedicationTracking/MedicationLogRowModel.swift 0.00% 87 Missing ⚠️
.../SpeziMedicationTracking/MedicationLogLogged.swift 0.00% 78 Missing ⚠️
...icationTracking/MedicationDosageAndDateSheet.swift 0.00% 77 Missing ⚠️
...ces/SpeziMedicationTracking/MedicationLogRow.swift 0.00% 47 Missing ⚠️
...eziMedicationTracking/MedicationTrackingView.swift 0.00% 38 Missing ⚠️
.../SpeziMedicationTracking/LogEntryEventButton.swift 0.00% 32 Missing ⚠️
...ettings/ModifyMedication/EditScheduleTimeRow.swift 0.00% 25 Missing ⚠️
Sources/XCTSpeziMedication/Mock.swift 0.00% 18 Missing ⚠️
... and 10 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #8       +/-   ##
==========================================
- Coverage   54.84%   5.99%   -48.84%     
==========================================
  Files          21      36       +15     
  Lines         983    1705      +722     
==========================================
- Hits          539     102      -437     
- Misses        444    1603     +1159     
Files with missing lines Coverage Δ
Sources/SpeziMedication/Models/Frequency.swift 75.00% <ø> (ø)
Sources/SpeziMedication/Models/LogEntry.swift 100.00% <100.00%> (ø)
...es/SpeziMedication/Models/MedicationInstance.swift 84.62% <100.00%> (-2.88%) ⬇️
Sources/SpeziMedication/Models/Schedule.swift 43.14% <ø> (ø)
Sources/SpeziMedication/Models/ScheduledTime.swift 52.95% <ø> (+7.95%) ⬆️
Sources/SpeziMedication/Models/Weekdays.swift 3.80% <ø> (ø)
...tionSettings/Extensions/UIDatePicker+SwiftUI.swift 0.00% <ø> (ø)
...dicationSettings/MedicationSettingsViewModel.swift 0.00% <ø> (ø)
...ationSettings/ModifyMedication/AddMedication.swift 0.00% <ø> (ø)
...ettings/ModifyMedication/AddMedicationDosage.swift 0.00% <ø> (ø)
... and 25 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 8c160af...0c5cec4. Read the comment docs.

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
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants