Skip to content

Conversation

@mattseddon
Copy link
Contributor

@mattseddon mattseddon commented Feb 3, 2022

3/3 master <- #1281 <- #1282 <- this

This PR wires together the two classes created in the previous PRs with everything else in the extension. This change means that we no longer have a race condition when checkpoint experiments start as we block the plots file watcher from firing when checkpoints experiments are running.

We do this by adding logic to collectMutableRevisions to return an empty array when the experiments are checkpoint based. This makes sense because all revisions are immutable when we are dealing with checkpoints.

Demo

Screen.Recording.2022-02-03.at.7.44.48.pm.mov

@mattseddon mattseddon added the product PR that affects product label Feb 3, 2022
@mattseddon mattseddon self-assigned this Feb 3, 2022
@mattseddon mattseddon changed the base branch from master to add-file-system-data February 3, 2022 04:52
@mattseddon mattseddon marked this pull request as ready for review February 3, 2022 08:52
@mattseddon mattseddon force-pushed the add-file-system-data branch from e8af2a2 to 50fd368 Compare February 3, 2022 18:56
Base automatically changed from add-file-system-data to master February 3, 2022 19:03
@mattseddon mattseddon enabled auto-merge (squash) February 3, 2022 19:04
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 41bcd5c and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

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

This pull request will bring the total coverage in the repository to 96.3%.

View more on Code Climate.

@mattseddon mattseddon merged commit b6b2343 into master Feb 3, 2022
@mattseddon mattseddon deleted the wire-up-model-data branch February 3, 2022 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product PR that affects product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants