Skip to content

Conversation

@vladopajic
Copy link
Member

this pr moves all global variables to type globalsWrap, by doing so code now uses singe global var where all these values are stored.
second order impact is that these values are now accessible via var global that is global.{name} notation, which improves code readability because we see that we are accessing testStatus from globals and not some local value.

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.

1 participant