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

Task4 #4

Merged
merged 5 commits into from
Jan 22, 2024
Merged

Task4 #4

merged 5 commits into from
Jan 22, 2024

Conversation

zoyagarg
Copy link
Contributor

@zoyagarg zoyagarg commented Jan 16, 2024

Task 4: Questionnaire

♻️ Current situation & Problem

  • Currently we do not have a questionnaire for patients to input their information

⚙️ Release Notes

  • Created a basic questionnaire to include: personal information, emergency contact information, basic symptoms

📚 Documentation

  • Used the Phoenix Survey Builder to created the JSON for this

✅ Testing

📝 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 Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a9ca60d) 38.12% compared to head (c56443d) 40.30%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   38.12%   40.30%   +2.19%     
==========================================
  Files          31       30       -1     
  Lines         976      938      -38     
==========================================
+ Hits          372      378       +6     
+ Misses        604      560      -44     
Files Coverage Δ
Intake/IntakeDelegate.swift 95.90% <100.00%> (+1.07%) ⬆️
Intake/Onboarding/OnboardingFlow.swift 96.43% <ø> (-0.79%) ⬇️
Intake/Schedule/IntakeScheduler.swift 82.15% <100.00%> (ø)

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 c4572dd...c56443d. Read the comment docs.

@zoyagarg zoyagarg changed the title Modified questionnaire Task4 Jan 16, 2024
@vishnuravi vishnuravi self-requested a review January 18, 2024 21:58
Copy link
Member

@vishnuravi vishnuravi left a comment

Choose a reason for hiding this comment

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

Hi @zoyagarg, you did a great job with this task! Nice use of the Phoenix Survey Builder and the string catalog!

@zoyagarg zoyagarg enabled auto-merge (squash) January 22, 2024 23:04
@zoyagarg zoyagarg merged commit 3b63416 into main Jan 22, 2024
7 checks passed
@zoyagarg zoyagarg deleted the task4 branch January 22, 2024 23:25
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