Refactor NAT to support TCP, fix typos#388
Merged
Merged
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.
Loading