Skip to content

add additional test when a secondary server was provided

b6c48b4
Select commit
Loading
Failed to load commit list.
Merged

Stun Nat Type Testing #3646

add additional test when a secondary server was provided
b6c48b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 10, 2026 in 1s

22.97% (-0.33%) compared to bf1803d

View this Pull Request on Codecov

22.97% (-0.33%) compared to bf1803d

Details

Codecov Report

❌ Patch coverage is 0% with 674 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.97%. Comparing base (bf1803d) to head (b6c48b4).

Files with missing lines Patch % Lines
common/natTraversal/stun/natTypeTest.go 0.00% 374 Missing ⚠️
common/natTraversal/stun/stuncli/stuncli.go 0.00% 141 Missing ⚠️
...mon/dualStack/fusedPacketConn/fusedPacketSocket.go 0.00% 67 Missing ⚠️
common/natTraversal/stun/processor.go 0.00% 33 Missing ⚠️
common/natTraversal/stun/stunClientConn.go 0.00% 32 Missing ⚠️
common/natTraversal/stun/filteredStunConnection.go 0.00% 10 Missing ⚠️
common/packetswitch/gvisorstack/dialer.go 0.00% 10 Missing ⚠️
common/packetswitch/gvisorstack/config.pb.go 0.00% 4 Missing ⚠️
app/log/command/config_grpc.pb.go 0.00% 2 Missing ⚠️
proxy/wireguard/outbound/outbound.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3646      +/-   ##
==========================================
- Coverage   23.29%   22.97%   -0.33%     
==========================================
  Files         857      863       +6     
  Lines       46766    47437     +671     
==========================================
+ Hits        10893    10897       +4     
- Misses      34615    35284     +669     
+ Partials     1258     1256       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.