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

Gdamore/socket #1908

Merged
merged 2 commits into from
Nov 3, 2024
Merged

Gdamore/socket #1908

merged 2 commits into from
Nov 3, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Nov 3, 2024

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

…ons.

Socket options were a little awkward, and these are core properties
of the socket.  Few if any applications need these.  This also avoids
some dynamic allocations.
Similar to the other identities, this simplifies code a bit.
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 88.63636% with 5 lines in your changes missing coverage. Please review.

Project coverage is 80.14%. Comparing base (d3622c0) to head (02ec0b5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/nng.c 87.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1908      +/-   ##
==========================================
- Coverage   80.14%   80.14%   -0.01%     
==========================================
  Files          94       94              
  Lines       24208    24232      +24     
  Branches     3246     3251       +5     
==========================================
+ Hits        19402    19420      +18     
- Misses       4734     4738       +4     
- Partials       72       74       +2     

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

@gdamore gdamore merged commit 02ec0b5 into main Nov 3, 2024
16 of 17 checks passed
@gdamore gdamore deleted the gdamore/socket-id branch November 3, 2024 07:53
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.

1 participant