jpdillingham / Soulseek.NET

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

Improve exception reporting during login #806

Closed jpdillingham closed 6 months ago

jpdillingham commented 6 months ago

Closes #805

Note that this doesn't solve the underlying problem (expected server messages not being sent), it allows me to see which message is not being received.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (c8613d7) 99.38% compared to head (f898ae3) 99.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #806 +/- ## ======================================= Coverage 99.38% 99.39% ======================================= Files 182 182 Lines 6229 6236 +7 Branches 938 941 +3 ======================================= + Hits 6191 6198 +7 Misses 21 21 Partials 17 17 ```

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