Closed pi0 closed 1 year ago
Merging #59 (ad58820) into main (8d48ec6) will increase coverage by
1.75%
. The diff coverage is84.78%
.:exclamation: Current head ad58820 differs from pull request most recent head f025e58. Consider uploading reports for the commit f025e58 to get more accurate results
@@ Coverage Diff @@
## main #59 +/- ##
==========================================
+ Coverage 84.63% 86.39% +1.75%
==========================================
Files 2 2
Lines 319 338 +19
Branches 47 55 +8
==========================================
+ Hits 270 292 +22
+ Misses 49 46 -3
Files Changed | Coverage ฮ | |
---|---|---|
src/index.ts | 81.30% <84.78%> (+2.88%) |
:arrow_up: |
๐ Linked issue
โ Type of change
๐ Description
Resolves #58
New errors:
GetPortError: Invalid host: "http://localhost:8080"
GetPortError: Unable to find any random port on host "192.168.1.999"
GetPortError: Unable to find any available port on host "192.168.1.999" (tried 3000 and 3000-3100)
๐ Checklist