Skip to content

Refactor NAT to support TCP, fix typos#388

Merged
sirzooro merged 1 commit into
pion:mainfrom
sirzooro:tcp_nat
Jul 7, 2026
Merged

Refactor NAT to support TCP, fix typos#388
sirzooro merged 1 commit into
pion:mainfrom
sirzooro:tcp_nat

Refactor NAT to support TCP, fix typos

813c2c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 1s

84.62% (-0.11%) compared to a4a04ed

View this Pull Request on Codecov

84.62% (-0.11%) compared to a4a04ed

Details

Codecov Report

❌ Patch coverage is 85.59322% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.62%. Comparing base (a4a04ed) to head (813c2c5).

Files with missing lines Patch % Lines
vnet/nat.go 85.59% 10 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
- Coverage   84.72%   84.62%   -0.11%     
==========================================
  Files          38       38              
  Lines        3122     3173      +51     
==========================================
+ Hits         2645     2685      +40     
- Misses        347      354       +7     
- Partials      130      134       +4     

☔ View full report in Codecov by Harness.
📢 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.