-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix: move findPort as static method on Server #3296
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3296 +/- ##
=======================================
Coverage 95.55% 95.55%
=======================================
Files 34 34
Lines 1260 1260
Branches 357 357
=======================================
Hits 1204 1204
Misses 52 52
Partials 4 4
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.
We should avoid break old version of CLI
Fixed |
@anshumanv Can you rebase? |
Done 👍 |
For Bugs and Features; did you add new tests?
existing
Motivation / Use-Case
Breaking Changes
nope
Additional Info