jpdillingham / Soulseek.NET

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

Rename the responseReceived parameter of SearchAsync to responseHandler #770

Closed jpdillingham closed 1 year ago

jpdillingham commented 1 year ago

Closes #738

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 #770 (a5c6760) into master (3c92e90) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #770   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files         179      179           
  Lines        6176     6176           
  Branches      934      934           
=======================================
  Hits         6128     6128           
  Misses         31       31           
  Partials       17       17           
Impacted Files Coverage Δ
src/BrowseResponse.cs 52.38% <ø> (ø)
src/SoulseekClient.cs 99.31% <100.00%> (ø)

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