-
Notifications
You must be signed in to change notification settings - Fork 98
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: support @hapi/hapi #1108
feat: support @hapi/hapi #1108
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1108 +/- ##
==========================================
+ Coverage 94.99% 94.99% +<.01%
==========================================
Files 98 98
Lines 6450 6451 +1
Branches 499 500 +1
==========================================
+ Hits 6127 6128 +1
Misses 166 166
Partials 157 157
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #1108 +/- ##
==========================================
+ Coverage 94.99% 94.99% +<.01%
==========================================
Files 98 98
Lines 6450 6451 +1
Branches 499 500 +1
==========================================
+ Hits 6127 6128 +1
Misses 166 166
Partials 157 157
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Fixes #1107
This PR adds support for hapi 18 (now
@hapi/hapi
).