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

Ensure the correct fetched status is applied when overriding plot revisions #3557

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Mar 27, 2023

2/2 main <- #3555 <- this

This PR ensures that we apply the correct fetched status to revisions when we are overriding information for running checkpoint experiments. This includes both experiments running in the workspace and from the queue.

Demo

(Workspace)

Screen.Recording.2023-03-27.at.11.47.02.am.mov

(Queue)

Screen.Recording.2023-03-27.at.12.37.03.pm.mov

Note: I have slowed down the demo project to demonstrate the behaviour.

@mattseddon mattseddon added the bug Something isn't working label Mar 27, 2023
@mattseddon mattseddon self-assigned this Mar 27, 2023
@mattseddon mattseddon force-pushed the switch-fetch-to-false branch from c934267 to a167130 Compare March 27, 2023 01:43
@mattseddon mattseddon changed the base branch from main to remove-single-revision-refresh March 27, 2023 01:44
@mattseddon mattseddon marked this pull request as ready for review March 27, 2023 03:31
@mattseddon mattseddon force-pushed the remove-single-revision-refresh branch from 4f37e57 to 55170d2 Compare April 2, 2023 06:30
Base automatically changed from remove-single-revision-refresh to main April 2, 2023 06:41
@mattseddon mattseddon force-pushed the switch-fetch-to-false branch from a167130 to 1ac8932 Compare April 2, 2023 06:43
@mattseddon mattseddon enabled auto-merge (squash) April 2, 2023 06:44
@codeclimate
Copy link

codeclimate bot commented Apr 2, 2023

Code Climate has analyzed commit 1ac8932 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

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.1% (0.0% change).

View more on Code Climate.

@mattseddon mattseddon merged commit 7c5a9e4 into main Apr 2, 2023
@mattseddon mattseddon deleted the switch-fetch-to-false branch April 2, 2023 06:55
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.

3 participants