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

Upgrade golangci-lint, more linters #362

Merged
merged 1 commit into from
Jan 25, 2025

Upgrade golangci-lint, more linters

f193005
Select commit
Loading
Failed to load commit list.
Merged

Upgrade golangci-lint, more linters #362

Upgrade golangci-lint, more linters
f193005
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2025 in 0s

81.88% (+0.17%) compared to c01e593

View this Pull Request on Codecov

81.88% (+0.17%) compared to c01e593

Details

Codecov Report

Attention: Patch coverage is 90.65817% with 44 lines in your changes missing coverage. Please review.

Project coverage is 81.88%. Comparing base (c01e593) to head (f193005).

Files with missing lines Patch % Lines
association.go 90.20% 15 Missing and 14 partials ⚠️
pending_queue.go 54.54% 0 Missing and 5 partials ⚠️
chunk_init_ack.go 20.00% 4 Missing ⚠️
param_heartbeat_info.go 0.00% 2 Missing ⚠️
stream.go 90.47% 2 Missing ⚠️
error_cause.go 87.50% 0 Missing and 1 partial ⚠️
packet.go 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #362      +/-   ##
==========================================
+ Coverage   81.70%   81.88%   +0.17%     
==========================================
  Files          51       51              
  Lines        4384     4532     +148     
==========================================
+ Hits         3582     3711     +129     
- Misses        660      678      +18     
- Partials      142      143       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.