ArieGato / serilog-sinks-rabbitmq

Serilog Sink for RabbitMq
Apache License 2.0
53 stars 51 forks source link

Add RabbitMQClientConfiguration.RouteKeyFunction #182

Closed sungam3r closed 4 months ago

sungam3r commented 4 months ago

fixes #104

ArieGato commented 4 months ago

Would it be possible to add some unit tests for this?

sungam3r commented 4 months ago

Done

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.75%. Comparing base (7813f58) to head (6c52383).

Files Patch % Lines
...ilog.Sinks.RabbitMQ/Sinks/RabbitMQ/RabbitMQSink.cs 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #182 +/- ## ========================================== - Coverage 94.88% 94.75% -0.13% ========================================== Files 8 8 Lines 469 477 +8 Branches 42 45 +3 ========================================== + Hits 445 452 +7 Misses 13 13 - Partials 11 12 +1 ```

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