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

Past data #78

Merged
merged 8 commits into from
Mar 13, 2024
Merged

Past data #78

merged 8 commits into from
Mar 13, 2024

Conversation

apgupta3303
Copy link
Contributor

Allows you to load most recent filled out form

♻️ Current situation & Problem

Link any open issues or pull requests (PRs) related to this PR. Please ensure that all non-trivial PRs are first tracked and discussed in an existing GitHub issue or discussion.

⚙️ Release Notes

*This PR adds functionality to store your most recent form on your phone, so when you open up the app, you have the option to load your most recent form instead of refilling it

📚 Documentation

Please ensure that you properly document any additions in conformance to Spezi Documentation Guide.
You can use this section to describe your solution, but we encourage contributors to document your reasoning and changes using in-line documentation.

✅ Testing

Please ensure that the PR meets the testing requirements set by CodeCov and that new functionality is appropriately tested.
This section describes important information about the tests and why some elements might not be testable.

📝 Code of Conduct & Contributing Guidelines

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

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

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

Project coverage is 5.92%. Comparing base (5c68ae9) to head (1e0a536).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             main     #78      +/-   ##
=========================================
- Coverage   10.25%   5.92%   -4.32%     
=========================================
  Files          62      62              
  Lines        3513    3598      +85     
=========================================
- Hits          360     213     -147     
- Misses       3153    3385     +232     
Files Coverage Δ
Intake/Allergy Records/AllergyRecords.swift 0.00% <ø> (ø)
Intake/Allergy Records/ReactionView.swift 0.00% <ø> (ø)
Intake/Medical History/MedicalHistoryView.swift 0.00% <ø> (ø)
...ake/Medication View/IntakeMedicationInstance.swift 0.00% <ø> (ø)
Intake/SocialHistory/MenstrualHistory.swift 0.00% <ø> (ø)
Intake/Surgery/SurgeryView.swift 0.00% <ø> (ø)
Intake/Medication View/MedicationContentView.swift 0.00% <0.00%> (ø)
Intake/Intake.swift 70.38% <0.00%> (-29.62%) ⬇️
Intake/ScrollablePDF.swift 0.00% <0.00%> (ø)
Intake/Home.swift 0.00% <0.00%> (-91.91%) ⬇️

... and 4 files with indirect coverage changes


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 5c68ae9...1e0a536. Read the comment docs.

Copy link
Contributor

@zoyagarg zoyagarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Bang!" As you often proclaim!

@zoyagarg zoyagarg merged commit ff294b3 into main Mar 13, 2024
7 checks passed
@zoyagarg zoyagarg deleted the PastData branch March 13, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants