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

cilium / cilium / 12591 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2020 04:31PM UTC
Files 447
Run time 33s
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.1

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

Source Files on job 12591.1
  • Tree
  • List 0
  • Changed 75
  • Source Changed 2
  • Coverage Changed 74
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7768
  • Travis Job 12591.1
  • e4908291 on github
  • Prev Job for on master (#12584.1)
  • Next Job for on master (#12593.1)
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