jpdillingham / Soulseek.NET

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

Resolve some warnings #795

Closed jpdillingham closed 10 months ago

sonarcloud[bot] commented 10 months 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

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here

codecov[bot] commented 10 months ago

Codecov Report

Merging #795 (526171e) into master (e82a681) will decrease coverage by 0.07%. Report is 3 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #795      +/-   ##
==========================================
- Coverage   99.38%   99.32%   -0.07%     
==========================================
  Files         182      182              
  Lines        6202     6202              
  Branches      934      934              
==========================================
- Hits         6164     6160       -4     
  Misses         21       21              
- Partials       17       21       +4     
Files Coverage Δ
src/CharacterEncoding.cs 100.00% <ø> (ø)
src/Common/Extensions.cs 100.00% <ø> (ø)
src/DistributedNetworkInfo.cs 100.00% <ø> (ø)
src/Network/DistributedConnectionManager.cs 99.17% <ø> (ø)
src/Network/MessageConnectionEventArgs.cs 100.00% <ø> (ø)
src/Network/Tcp/ConnectionEventArgs.cs 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!