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

have_sys_socket.c: support for MacOS added #470

Merged
merged 6 commits into from
Oct 25, 2024

unnecessary include removed

d4664e3
Select commit
Loading
Failed to load commit list.
Merged

have_sys_socket.c: support for MacOS added #470

unnecessary include removed
d4664e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

90.60% (+0.01%) compared to 1d2df58

View this Pull Request on Codecov

90.60% (+0.01%) compared to 1d2df58

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.60%. Comparing base (1d2df58) to head (d4664e3).
Report is 2 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest     #470      +/-   ##
==========================================
+ Coverage   90.59%   90.60%   +0.01%     
==========================================
  Files          47       47              
  Lines        4379     4385       +6     
  Branches      587      587              
==========================================
+ Hits         3967     3973       +6     
  Misses        279      279              
  Partials      133      133              

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