-
Notifications
You must be signed in to change notification settings - Fork 399
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
chore: Updated hapi tests to node:test #2722
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2722 +/- ##
===========================================
+ Coverage 79.23% 97.19% +17.95%
===========================================
Files 284 294 +10
Lines 45027 46198 +1171
===========================================
+ Hits 35679 44900 +9221
+ Misses 9348 1298 -8050
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
one small suggestion
Co-authored-by: Bob Evans <[email protected]>
there's a linting error now |
This PR resolves #2685.