nanomsg / nng

nanomsg-next-generation -- light-weight brokerless messaging
https://nng.nanomsg.org
MIT License
3.85k stars 492 forks source link

intern URL scheme #1936

Closed gdamore closed 1 day ago

gdamore commented 2 days ago

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.
codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 96.96970% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.30%. Comparing base (9ea51a5) to head (85aff44). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/core/url.c 93.75% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1936 +/- ## ========================================== + Coverage 81.08% 81.30% +0.22% ========================================== Files 94 94 Lines 23955 23946 -9 Branches 3192 3189 -3 ========================================== + Hits 19423 19469 +46 + Misses 4457 4406 -51 + Partials 75 71 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.