Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SonarCloud: lower complexity of upd/client.writeMessage #425

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

Danielius1922
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2023

Codecov Report

Merging #425 (4f4f616) into master (ac1d638) will decrease coverage by 0.07%.
The diff coverage is 79.16%.

@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
- Coverage   71.52%   71.45%   -0.08%     
==========================================
  Files          68       69       +1     
  Lines        5271     5289      +18     
==========================================
+ Hits         3770     3779       +9     
- Misses       1121     1123       +2     
- Partials      380      387       +7     
Impacted Files Coverage Δ
udp/client/conn.go 72.70% <72.22%> (-0.23%) ⬇️
pkg/fn/funcList.go 100.00% <100.00%> (ø)
...ent/limitParallelRequests/limitParallelRequests.go 86.95% <0.00%> (-5.80%) ⬇️
net/dtlslistener.go 67.34% <0.00%> (-2.05%) ⬇️
tcp/coder/coder.go 70.92% <0.00%> (-1.42%) ⬇️
tcp/client/session.go 73.95% <0.00%> (-0.94%) ⬇️
message/message.go 80.00% <0.00%> (ø)
message/pool/message.go 75.63% <0.00%> (ø)
message/getmid.go 83.33% <0.00%> (+3.33%) ⬆️
udp/coder/coder.go 72.54% <0.00%> (+5.88%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

pkg/fn/funcList.go Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Jan 11, 2023

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

77.8% 77.8% Coverage
0.0% 0.0% Duplication

@Danielius1922 Danielius1922 merged commit 01faa43 into master Jan 11, 2023
@Danielius1922 Danielius1922 deleted the adam/feature/sc-fixes-1 branch January 11, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants