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

Issue/480 active drugs onboarding #616

Merged
merged 4 commits into from
Jun 20, 2023
Merged

Conversation

tamslo
Copy link
Collaborator

@tamslo tamslo commented Jun 19, 2023

Closes #480


Changes

  • Add screen to select active drugs after onboarding

@github-actions github-actions bot added the P: App Project: App label Jun 19, 2023
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch coverage: 14.11% and project coverage change: -2.44 ⚠️

Comparison is base (4f9754b) 62.50% compared to head (01547ca) 60.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #616      +/-   ##
==========================================
- Coverage   62.50%   60.06%   -2.44%     
==========================================
  Files          67       70       +3     
  Lines        1400     1465      +65     
==========================================
+ Hits          875      880       +5     
- Misses        525      585      +60     
Flag Coverage Δ
app 56.53% <14.11%> (-2.48%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/lib/common/pages/drug/cubit.dart 0.00% <0.00%> (ø)
app/lib/common/utilities/drug_utils.dart 0.00% <0.00%> (ø)
app/lib/drugselection/pages/cubit.dart 0.00% <0.00%> (ø)
app/lib/drugselection/pages/drugselection.dart 0.00% <0.00%> (ø)
app/lib/login/pages/cubit.dart 0.00% <0.00%> (ø)
app/lib/onboarding/pages/onboarding.dart 95.23% <0.00%> (ø)
app/lib/common/widgets/full_width_button.dart 100.00% <100.00%> (ø)
app/lib/login/pages/login.dart 89.02% <100.00%> (-0.75%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tamslo tamslo merged commit 78fb117 into main Jun 20, 2023
@tamslo tamslo deleted the issue/480-active-drugs-onboarding branch June 20, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: App Project: App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review active medications after data upload
1 participant