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

Allow passing of hapi specific options #95

Merged
merged 1 commit into from
Mar 27, 2020
Merged

Conversation

OneHoopyFrood
Copy link

This PR is a partial answer to #94.

The passes a new undocumented property routeOptions that can be passed to the hapi plugin. This allows the user to set whatever hapi-specific route options they'd like, though it does so for ALL implemented routes. There is an opportunity for enhancement of this feature by allowing overrides to specific routes.

I must confess though, I did not implement a new test. Not for lack of trying! But for the life of me, I can't figure out what your testing structure is here. Could you provide some guidance in the CONTRIBUTING.md?

@ghost
Copy link

ghost commented Mar 5, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.103 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 88.75% when pulling 4d97d11 on OneHoopyFrood:master into 3f585c9 on slanatech:master.

@sv2 sv2 merged commit 85f2dac into slanatech:master Mar 27, 2020
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