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 #755

Merged
merged 1 commit into from
Jan 17, 2025

Upgrade golangci-lint, more linters

cad1676
Select commit
Loading
Failed to load commit list.
Merged

Upgrade golangci-lint, more linters #755

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

78.48% (-1.53%) compared to 647b978

View this Pull Request on Codecov

78.48% (-1.53%) compared to 647b978

Details

Codecov Report

Attention: Patch coverage is 68.81890% with 198 lines in your changes missing coverage. Please review.

Project coverage is 78.48%. Comparing base (647b978) to head (cad1676).

Files with missing lines Patch % Lines
gather.go 39.58% 56 Missing and 2 partials ⚠️
tcp_mux.go 20.40% 39 Missing ⚠️
agent.go 78.97% 27 Missing and 10 partials ⚠️
selection.go 77.46% 10 Missing and 6 partials ⚠️
candidate_base.go 80.43% 7 Missing and 2 partials ⚠️
agent_config.go 82.85% 6 Missing ⚠️
agent_stats.go 50.00% 5 Missing and 1 partial ⚠️
udp_mux.go 66.66% 4 Missing and 1 partial ⚠️
active_tcp.go 60.00% 4 Missing ⚠️
net.go 63.63% 2 Missing and 2 partials ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #755      +/-   ##
==========================================
- Coverage   80.01%   78.48%   -1.53%     
==========================================
  Files          41       41              
  Lines        5023     5323     +300     
==========================================
+ Hits         4019     4178     +159     
- Misses        775      915     +140     
- Partials      229      230       +1     

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