Skip to content

Conversation

@davidmrdavid
Copy link
Collaborator

Addresses: #178

Before, our runtimeStatus variable was allowed to hold any string value, or None. Now, we restrict its possible values by an Enum, giving us finer grained control of its values. Small PR

Copy link

@ConnorMcMahon ConnorMcMahon left a comment

Choose a reason for hiding this comment

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

I think it's mostly solid, but I have some questions. May have to do with my lack of knowledge of Python enums and how they are used in the code base.

Copy link

@ConnorMcMahon ConnorMcMahon left a comment

Choose a reason for hiding this comment

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

LGTM!

@davidmrdavid davidmrdavid merged commit a640ad1 into dev Sep 11, 2020
@davidmrdavid davidmrdavid deleted the dajusto/runtimeStatusTyping branch September 11, 2020 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants