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

Coverity fixes for P173127397 #2014

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

skmcgrail
Copy link
Member

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@skmcgrail skmcgrail requested a review from a team as a code owner November 25, 2024 23:59
Copy link
Contributor

@smittals2 smittals2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like unistd.h isn't available on windows, might need closesocket() from winsock2.h?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 78.60%. Comparing base (412018d) to head (112deb0).

Files with missing lines Patch % Lines
tool/client.cc 0.00% 9 Missing ⚠️
tool/transport_common.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2014      +/-   ##
==========================================
- Coverage   78.62%   78.60%   -0.02%     
==========================================
  Files         596      596              
  Lines      103012   103019       +7     
  Branches    14661    14663       +2     
==========================================
- Hits        80989    80978      -11     
- Misses      21373    21390      +17     
- Partials      650      651       +1     

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

justsmth
justsmth previously approved these changes Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants