ArieGato / serilog-sinks-rabbitmq

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

Project cleanup Part 3 #154

Closed sungam3r closed 6 months ago

sungam3r commented 6 months ago
  1. Add StyleCop analyzers and fix diagnostics.
  2. Add NRT to all projects in Directory.Build.props.
  3. Add files to sln tree.
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (494cf35) 96.04% compared to head (af991c8) 96.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #154 +/- ## ========================================== + Coverage 96.04% 96.58% +0.53% ========================================== Files 8 8 Lines 354 351 -3 Branches 42 42 ========================================== - Hits 340 339 -1 + Misses 6 5 -1 + Partials 8 7 -1 ```

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

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud