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

Merged
merged 1 commit into from
Jan 11, 2025

Upgrade golangci-lint, more linters

5b58083
Select commit
Loading
Failed to load commit list.
Merged

Upgrade golangci-lint, more linters #432

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

66.14% (-0.80%) compared to 7a3d4d2

View this Pull Request on Codecov

66.14% (-0.80%) compared to 7a3d4d2

Details

Codecov Report

Attention: Patch coverage is 67.45182% with 152 lines in your changes missing coverage. Please review.

Project coverage is 66.14%. Comparing base (7a3d4d2) to head (5b58083).

Files with missing lines Patch % Lines
internal/server/turn.go 59.77% 54 Missing and 16 partials ⚠️
internal/server/server.go 31.25% 21 Missing and 1 partial ⚠️
internal/server/util.go 51.61% 10 Missing and 5 partials ⚠️
lt_cred.go 50.00% 12 Missing ⚠️
internal/client/udp_conn.go 82.22% 7 Missing and 1 partial ⚠️
client.go 50.00% 6 Missing ⚠️
internal/client/allocation.go 16.66% 5 Missing ⚠️
relay_address_generator_range.go 0.00% 4 Missing ⚠️
server.go 85.00% 3 Missing ⚠️
internal/allocation/allocation.go 92.30% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
- Coverage   66.94%   66.14%   -0.80%     
==========================================
  Files          43       43              
  Lines        2919     3084     +165     
==========================================
+ Hits         1954     2040      +86     
- Misses        801      877      +76     
- Partials      164      167       +3     

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