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

noironetworks / aci-containers / 8832
71%
master: 63%

Build:
Build:
LAST BUILD BRANCH: cve-fix
DEFAULT BRANCH: master
Ran 20 Mar 2024 10:25AM UTC
Jobs 1
Files 38
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

20 Mar 2024 07:48AM UTC coverage: 71.305% (+0.001%) from 71.304%
8832

Pull #1289

travis-pro

smshareef
Fix APIC sync not complete when hpp rendering is disabled

Issue and Root cause:
When disable-hpp-rendering config flag is set to true, processing
of the netPolQueue is skipped. Before APIC sync, we put a channel
into all the work queues and wait on these channels to check if
all the work queues are processed. As netPolQueue is not processed
when disable-hpp-rendering is true, the channel is not closed
causing the process to wait forever and the checkpoint will not
be completed, so APIC sync will not be complete.

Fix:
Skipped adding channel to netPolQueue when disable-hpp-rendering
config flag is set to true.
Pull Request #1289: Fix APIC sync not complete when hpp rendering is disabled

0 of 6 new or added lines in 1 file covered. (0.0%)

6 existing lines in 1 file now uncovered.

10700 of 15006 relevant lines covered (71.3%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8832.1 (DEFAULT_BRANCH=master GOPROXY=https://proxy.golang.org,https://goproxy.io,direct) 20 Mar 2024 10:25AM UTC 0
71.3
Travis Job 8832.1
Source Files on build 8832
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8832
  • Pull Request #1289
  • PR Base - master (#8829)
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