Skip to content

Upgrade golangci-lint, more linters

Codecov / codecov/project succeeded Jan 15, 2025 in 0s

81.71% (-0.16%) compared to 527176e

View this Pull Request on Codecov

81.71% (-0.16%) compared to 527176e

Details

Codecov Report

Attention: Patch coverage is 85.18519% with 32 lines in your changes missing coverage. Please review.

Project coverage is 81.71%. Comparing base (527176e) to head (f7ec94e).

Files with missing lines Patch % Lines
vnet/router.go 80.00% 6 Missing and 1 partial ⚠️
test/bridge.go 70.58% 5 Missing ⚠️
connctx/connctx.go 60.00% 2 Missing ⚠️
netctx/conn.go 60.00% 2 Missing ⚠️
netctx/packetconn.go 60.00% 2 Missing ⚠️
udp/batchconn.go 33.33% 2 Missing ⚠️
udp/conn.go 88.23% 2 Missing ⚠️
vnet/nat.go 90.90% 0 Missing and 2 partials ⚠️
connctx/pipe.go 0.00% 1 Missing ⚠️
deadline/deadline.go 85.71% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
- Coverage   81.86%   81.71%   -0.16%     
==========================================
  Files          39       39              
  Lines        3337     3445     +108     
==========================================
+ Hits         2732     2815      +83     
- Misses        478      502      +24     
- Partials      127      128       +1     

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