Skip to content

Conversation

@mattseddon
Copy link
Contributor

@mattseddon mattseddon commented Jul 15, 2022

3/3 main <- #2030 <- #2033 <-this

This PR extracts more logic out of the Experiments class.

@mattseddon mattseddon self-assigned this Jul 15, 2022
@mattseddon mattseddon force-pushed the move-set-active-editor-context branch 2 times, most recently from df80e0d to 52d7c41 Compare July 15, 2022 03:25
@mattseddon mattseddon changed the base branch from main to remove-plot-message-sending July 15, 2022 03:29
@mattseddon mattseddon marked this pull request as ready for review July 15, 2022 03:39
setActiveEditorContext(true)
return
}
setActiveEditorContext(false)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we just do something like setActiveEditorContext(getParamsFiles().has(path))? Or maybe set getParamsFiles().has(path) in a const if it needs to be more readable

@mattseddon mattseddon force-pushed the remove-plot-message-sending branch from 20f4fe5 to 01aafeb Compare July 18, 2022 20:35
Base automatically changed from remove-plot-message-sending to main July 18, 2022 20:47
@mattseddon mattseddon force-pushed the move-set-active-editor-context branch from 52d7c41 to 888756a Compare July 18, 2022 20:51
@mattseddon mattseddon enabled auto-merge (squash) July 18, 2022 21:39
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 0d9d8fc 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 96.7% (0.0% change).

View more on Code Climate.

@mattseddon mattseddon merged commit 76c5999 into main Jul 18, 2022
@mattseddon mattseddon deleted the move-set-active-editor-context branch July 18, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants