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

Do not drop experiment selection when an experiment is running and exp show errors #4042

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Jun 6, 2023

This PR fixes a bug in that if exp show errored during an experiment run all experiments were de-selected.

This meant that multiple experiments could be getting plotted (either live or as baselines) and the plots webview would jump to being empty after the error. Was confusing/unexpected/frustrating behaviour.

@mattseddon mattseddon added the bug Something isn't working label Jun 6, 2023
@mattseddon mattseddon self-assigned this Jun 6, 2023
@mattseddon mattseddon marked this pull request as ready for review June 6, 2023 01:55
@mattseddon mattseddon requested review from sroy3 and julieg18 as code owners June 6, 2023 01:55
@mattseddon mattseddon enabled auto-merge (squash) June 6, 2023 21:31
@codeclimate
Copy link

codeclimate bot commented Jun 6, 2023

Code Climate has analyzed commit 082d198 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.2% (0.1% change).

View more on Code Climate.

@mattseddon mattseddon merged commit ea3e963 into main Jun 6, 2023
@mattseddon mattseddon deleted the do-not-drop-status branch June 6, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants