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

fixes #1572 nng creates too many threads #1755

Merged
merged 2 commits into from
Jan 2, 2024

silence compiler warning from minimum int constant

4a45113
Select commit
Loading
Failed to load commit list.
Merged

fixes #1572 nng creates too many threads #1755

silence compiler warning from minimum int constant
4a45113
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2024 in 0s

79.21% (-0.02%) compared to 07ad78c

View this Pull Request on Codecov

79.21% (-0.02%) compared to 07ad78c

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (07ad78c) 79.22% compared to head (4a45113) 79.21%.

Files Patch % Lines
src/core/init.c 89.47% 4 Missing ⚠️
src/platform/posix/posix_resolv_gai.c 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1755      +/-   ##
==========================================
- Coverage   79.22%   79.21%   -0.02%     
==========================================
  Files          94       94              
  Lines       21015    21074      +59     
==========================================
+ Hits        16650    16693      +43     
- Misses       4365     4381      +16     

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