nanomsg / nng

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

Logging enhancements. #1809

Closed gdamore closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.43949% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 79.35%. Comparing base (9d2ee20) to head (d3dd3a2).

Files Patch % Lines
src/supplemental/tls/mbedtls/tls.c 50.00% 12 Missing :warning:
src/supplemental/tls/tls_common.c 54.54% 5 Missing :warning:
src/core/init.c 62.50% 3 Missing :warning:
src/core/listener.c 80.00% 2 Missing :warning:
src/core/log.c 90.90% 2 Missing :warning:
src/core/socket.c 0.00% 1 Missing :warning:
src/platform/posix/posix_clock.c 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1809 +/- ## ========================================== + Coverage 79.10% 79.35% +0.25% ========================================== Files 95 95 Lines 21225 21328 +103 ========================================== + Hits 16790 16925 +135 + Misses 4435 4403 -32 ```

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