jpdillingham / Soulseek.NET

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

Add tests for RawBrowseResponse #771

Closed jpdillingham closed 1 year ago

jpdillingham commented 1 year ago

This was included in the work described by #754, but I forgot about it.

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #771 (d6fad19) into master (72061b6) will increase coverage by 0.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #771      +/-   ##
==========================================
+ Coverage   99.22%   99.38%   +0.16%     
==========================================
  Files         179      180       +1     
  Lines        6176     6176              
  Branches      934      934              
==========================================
+ Hits         6128     6138      +10     
+ Misses         31       21      -10     
  Partials       17       17              
Impacted Files Coverage Δ
src/BrowseResponse.cs 100.00% <ø> (+47.61%) :arrow_up:
src/RawBrowseResponse.cs 100.00% <100.00%> (ø)

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