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

feat: standardize options passing and errors #27

Merged
merged 1 commit into from Mar 2, 2018

Conversation

yeojz
Copy link
Owner

@yeojz yeojz commented Mar 2, 2018

In all core functions, options that are passed in are assumed to be a result of hotpOptions and totpOptions.

The library will not apply the aforementioned functions on options passed in. This makes things more explicit in use.

No change in behaviour is expected with the classes

@yeojz yeojz force-pushed the feature/extract-options-and-standardize branch from 5e58fbb to 0ef9ec6 Compare March 2, 2018 13:30
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0ef9ec6 on feature/extract-options-and-standardize into 6dfb75b on master.

@yeojz yeojz added breaking Breaking change. Requires major version bump chore Miscellaneous tasks like build pipelines, scripts, formatting etc. labels Mar 2, 2018
@yeojz yeojz merged commit f9ab9c8 into master Mar 2, 2018
@yeojz yeojz deleted the feature/extract-options-and-standardize branch March 2, 2018 14:54
@yeojz yeojz added feature Enhancement or new feature to the product and removed chore Miscellaneous tasks like build pipelines, scripts, formatting etc. labels Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change. Requires major version bump feature Enhancement or new feature to the product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants