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/646 improve initial medication selection #654

Merged
merged 6 commits into from
Aug 23, 2023

Conversation

tamslo
Copy link
Collaborator

@tamslo tamslo commented Aug 23, 2023

Closes #646

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

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 61.50% and project coverage change: +0.01% 🎉

Comparison is base (88680f6) 57.05% compared to head (15d1de3) 57.06%.

❗ Current head 15d1de3 differs from pull request most recent head a12c088. Consider uploading reports for the commit a12c088 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #654      +/-   ##
==========================================
+ Coverage   57.05%   57.06%   +0.01%     
==========================================
  Files          71       74       +3     
  Lines        1630     1684      +54     
==========================================
+ Hits          930      961      +31     
- Misses        700      723      +23     
Flag Coverage Δ
app 53.80% <61.50%> (+0.12%) ⬆️

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

Files Changed Coverage Δ
...dgets/drug_list/drug_items/drug_checkbox_list.dart 0.00% <0.00%> (ø)
app/lib/drug_selection/pages/cubit.dart 0.00% <ø> (ø)
app/lib/drug_selection/pages/drug_selection.dart 0.00% <0.00%> (ø)
app/lib/onboarding/pages/onboarding.dart 96.74% <0.00%> (ø)
app/lib/common/widgets/drug_list/builder.dart 70.00% <66.66%> (-18.34%) ⬇️
app/lib/common/widgets/drug_search.dart 88.23% <88.23%> (ø)
app/lib/common/widgets/page_scaffold.dart 90.00% <88.46%> (-10.00%) ⬇️
...ommon/widgets/drug_list/drug_items/drug_cards.dart 91.48% <91.48%> (ø)
app/lib/common/theme.dart 63.63% <100.00%> (+2.66%) ⬆️
app/lib/login/pages/login.dart 88.88% <100.00%> (-0.14%) ⬇️
... and 1 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tamslo tamslo merged commit 0450081 into main Aug 23, 2023
6 checks passed
@tamslo tamslo deleted the issue/646-improve-initial-medication-selection branch August 23, 2023 15:49
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.

Improve initial medication selection
1 participant