ArieGato / serilog-sinks-rabbitmq

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

Replace Assert statements with Shouldly #158

Closed sungam3r closed 4 months ago

sungam3r commented 5 months ago

fixes #157 Current usages: изображение

I don't think it's worth to try change these calls to something else.

sungam3r commented 5 months ago

Before changing Release to Debug изображение

After изображение

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
6.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
6.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (066abea) 96.58% compared to head (06c8f6a) 96.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #158 +/- ## ======================================= Coverage 96.58% 96.58% ======================================= Files 8 8 Lines 351 351 Branches 42 42 ======================================= Hits 339 339 Misses 5 5 Partials 7 7 ```

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