• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

noironetworks / aci-containers / 10504
69%
master: 63%

Build:
Build:
LAST BUILD BRANCH: vlan-preprovisioning-aci-6.2.x-issue
DEFAULT BRANCH: master
Ran 13 Mar 2025 08:28PM UTC
Jobs 1
Files 46
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Mar 2025 08:05PM UTC coverage: 69.024% (-0.008%) from 69.032%
10504

Pull #1507

travis-pro

akhilamohanan
Fix handling of HostNetwork pods in hpp_direct

When hpp_direct is enabled, the hostprotremoteipcontainer
CR was previously storing a single entry for each IP address,
which caused issues when multiple pods with the same IP but
different labels existed in the same namespace. Deleting
one pod would result in the IP being removed from the
hostprotremoteipcontainer CR, even if other pods using the
same IP remained.

This update modifies the code to add a separate entry for
each pod in the hostprotremoteipcontainer CR, ensuring
that IPs are only removed when all pods using the IP have
been deleted.

(cherry picked from commit dcb8bfed4)
Pull Request #1507: Fix handling of HostNetwork pods in hpp_direct

25 of 32 new or added lines in 2 files covered. (78.13%)

9 existing lines in 2 files now uncovered.

13314 of 19289 relevant lines covered (69.02%)

0.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
79.67
-0.18% pkg/controller/network_policy.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
79.67
-0.18% pkg/controller/network_policy.go
6
66.11
0.08% pkg/apicapi/apicapi.go
Jobs
ID Job ID Ran Files Coverage
1 10504.1 (DEFAULT_BRANCH=master GOPROXY=https://proxy.golang.org,https://goproxy.io,direct) 13 Mar 2025 08:28PM UTC 46
69.02
Travis Job 10504.1
Source Files on build 10504
  • Tree
  • List 46
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #10504
  • Pull Request #1507
  • PR Base - mmr-6.1.1 (#10497)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc