jpdillingham / Soulseek.NET

A .NET Standard client library for the Soulseek network.
GNU General Public License v3.0
173 stars 24 forks source link

Log encoding fallbacks at the Debug level #783

Closed jpdillingham closed 1 year ago

jpdillingham commented 1 year ago

These are currently being logged as Warning and it is cluttering logs

codecov[bot] commented 1 year ago

Codecov Report

Merging #783 (d7ec198) into master (fc4fe24) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #783   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files         182      182           
  Lines        6202     6202           
  Branches      942      942           
=======================================
  Hits         6164     6164           
  Misses         21       21           
  Partials       17       17           
Impacted Files Coverage Δ
src/Messaging/MessageBuilder.cs 100.00% <100.00%> (ø)
src/Messaging/MessageReader.cs 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication