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

cilium / cilium / 12591
39%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2020 04:31PM UTC
Jobs 1
Files 447
Run time 41s
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 Jan 2020 04:31PM UTC coverage: 45.906% (+0.006%) from 45.9%
12591

push

travis-ci-com

borkmann
cilium: slightly improve bpf lb flags output

Before:

  # ./cilium/cilium bpf lb list
  SERVICE ADDRESS   BACKEND ADDRESS
  8.8.8.8:30003     0.0.0.0:0 (3) [FLAGS: NONE]
                    10.12.164.240:80 (3)
  8.8.8.8:30002     0.0.0.0:0 (2) [FLAGS: NodePort]
                    10.12.164.240:80 (2)
  8.8.8.8:30001     10.12.164.240:80 (1)
                    0.0.0.0:0 (1) [FLAGS: ExternalIPs]

After:

  # ./cilium/cilium bpf lb list
  SERVICE ADDRESS   BACKEND ADDRESS
  8.8.8.8:30003     0.0.0.0:0 (3) [ClusterIP]
                    10.12.164.240:80 (3)
  8.8.8.8:30002     0.0.0.0:0 (2) [NodePort]
                    10.12.164.240:80 (2)
  8.8.8.8:30001     10.12.164.240:80 (1)
                    0.0.0.0:0 (1) [ExternalIPs]

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>

26640 of 58032 relevant lines covered (45.91%)

1667.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12591.1 13 Jan 2020 04:31PM UTC 0
45.91
Travis Job 12591.1
Source Files on build 12591
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #12591
  • e4908291 on github
  • Prev Build on master (#12584)
  • Next Build on master (#12593)
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