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 a new strategy "Recommended and ask extras" #502

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

abelsiqueira
Copy link
Collaborator

@abelsiqueira abelsiqueira commented Oct 25, 2024

Rename the "Recommended" approach to "Recommended only".
Add a new "recommended-ask" strategy to use the recommended answers
and additionally ask whether the user wants the non-recommended things.

Related issues

Closes #490

Checklist

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/api.jl 100.00% <ø> (ø)

Rename the "Recommended" approach to "Recommended only".
Add a new "recommended-ask" strategy to use the recommended answers
and additionally ask whether the user wants the non-recommended things.

Closes #490
@abelsiqueira abelsiqueira merged commit 350e34d into main Oct 25, 2024
7 checks passed
@abelsiqueira abelsiqueira deleted the 490-strategy branch October 25, 2024 14:12
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.

Handle optional non-recommended questions better
1 participant