Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Use a percentage instead of fraction for the remote connections percentage CLI option. #1682

Merged

Conversation

AbdelStark
Copy link
Contributor

PR description

Use a percentage instead of fraction for the remote connections percentage CLI option

Fixed Issue(s)

@AbdelStark AbdelStark added the api Related to public APIs label Jul 12, 2019
Copy link
Contributor

@mbaxter mbaxter left a comment

Choose a reason for hiding this comment

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

Generally LGTM. Left a couple questions and comments that could be followed up on here, or in a subsequent PR.

- introduce `PercentageConverter` and `FractionConverter` in `tech.pegasys.pantheon.cli.converter`
- use custom error message for `PercentageConversionException
`
- return primitive types instead of objects for converters
@AbdelStark AbdelStark merged commit 1c7ba61 into PegaSysEng:master Jul 12, 2019
@AbdelStark AbdelStark deleted the feature/remote-connections-percentage branch August 23, 2019 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api Related to public APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants