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

feat: centralize execute list access #247

Merged
merged 2 commits into from
Aug 6, 2020
Merged

feat: centralize execute list access #247

merged 2 commits into from
Aug 6, 2020

Conversation

jenhagg
Copy link
Collaborator

@jenhagg jenhagg commented Aug 5, 2020

Purpose

Create abstraction for execute list by having any reads/writes go through a central location.

What the code does

Follow same pattern as #240

Time to review

~20 mins. Integration tests pass and I manually checked I can still load a scenario which downloads the execute list, not sure about testing other code paths since they are destructive (would need to override the file location to do a real test scenario).

@jenhagg jenhagg added this to the Oppressive Sun milestone Aug 5, 2020
@jenhagg jenhagg added the refactor Code that is being refactored label Aug 5, 2020
Copy link
Collaborator

@rouille rouille left a comment

Choose a reason for hiding this comment

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

This looks good. Thanks.

Copy link
Collaborator

@BainanXia BainanXia left a comment

Choose a reason for hiding this comment

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

This is nice. Thanks.

@jenhagg jenhagg merged commit fd47f40 into develop Aug 6, 2020
@jenhagg jenhagg deleted the jon/executelist branch August 6, 2020 23:59
@ahurli ahurli mentioned this pull request Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code that is being refactored
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants