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

Use dup instead of pre-populating hash #2

Merged
merged 3 commits into from
May 24, 2016

Conversation

packrat386
Copy link
Collaborator

@packrat386 packrat386 commented May 24, 2016

💚

Probably a better plan than pre-populating the hash since it doesn't require the gem to know what different commands are possible and it does the work after the worker has already completed instead of frontloading.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 98.75% when pulling c4378fa on packrat386:fix_insert into 67f4e8d on enova:master.

If we do this it should be impossible to insert into the hash while iterating
over it.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 98.75% when pulling e0ee329 on packrat386:fix_insert into 67f4e8d on enova:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 98.75% when pulling 26afbba on packrat386:fix_insert into 67f4e8d on enova:master.

@jeffmiller00 jeffmiller00 merged commit fff44a1 into enova:master May 24, 2016
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