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

Interactive mode bugfix for a single customizable option #346

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

rossviljoen
Copy link
Contributor

@rossviljoen rossviljoen commented Apr 5, 2022

Fixes a bug where an error would be thrown if there is only a single customisable user option when using interactive mode. This PR implements what I believe was the intended behaviour.

@nickrobinson251
Copy link
Collaborator

thanks, @rossviljoen

what was the incorrect behaviour you observed? and do you think it might be possible to add a test for it (possibly in test/interactive.jl)?

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a1600a) 92.95% compared to head (8c8e681) 92.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #346   +/-   ##
=======================================
  Coverage   92.95%   92.95%           
=======================================
  Files          24       24           
  Lines         738      738           
=======================================
  Hits          686      686           
  Misses         52       52           

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

@gdalle gdalle merged commit 564c452 into JuliaCI:master Dec 19, 2023
13 checks passed
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.

3 participants