Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Compatibility with float percentages #9

Merged
merged 2 commits into from
Jun 22, 2016

Conversation

collinvandyck
Copy link
Contributor

This parses the incoming percentage as a double but casts to an int. This solves a compatibility problem with later versions of the rollout ruby gem which use floats for percentages. Later we may decide to just use doubles for percents within this code.

cc @mheffner

@mheffner
Copy link

LGTM

@collinvandyck collinvandyck merged commit ec4c3f3 into master Jun 22, 2016
@collinvandyck collinvandyck deleted the feature/float-percentages branch June 22, 2016 20:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants