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

[Merged by Bors] - Use random port for post service in supervised mode #5731

Closed
wants to merge 7 commits into from

Fix connection on windows

ce18462
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - Use random port for post service in supervised mode #5731

Fix connection on windows
ce18462
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

80.0% (-0.1%) compared to 333c56a

View this Pull Request on Codecov

80.0% (-0.1%) compared to 333c56a

Details

Codecov Report

Attention: Patch coverage is 73.46939% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 80.0%. Comparing base (333c56a) to head (ce18462).

Files Patch % Lines
node/node.go 61.5% 5 Missing and 5 partials ⚠️
api/grpcserver/smesher_service.go 76.9% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #5731     +/-   ##
=========================================
- Coverage     80.1%   80.0%   -0.1%     
=========================================
  Files          279     279             
  Lines        29021   29032     +11     
=========================================
+ Hits         23246   23248      +2     
- Misses        4179    4186      +7     
- Partials      1596    1598      +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.