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

cilium / cilium / 12593 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2020 04:44PM UTC
Files 447
Run time 25s
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:21PM UTC coverage: 45.915% (+0.009%) from 45.906%
12593.1

push

travis-ci-com

borkmann
datapath: Return err if default route is not found

Previously, cilium-agent was panicking if no default route was found:

panic: runtime error: index out of range [0] with length 0

    goroutine 1 [running]:
    github.com/cilium/cilium/pkg/datapath/linux/route.lookupDefaultRoute(0xa,
    0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
            /go/src/github.com/cilium/cilium/pkg/datapath/linux/route/route.go:104
            +0x445

To fix this, return an error instead.

Fixes: 63297f3085 ("cilium, daemon: fix device detection for default route")
Signed-off-by: Martynas Pumputis <m@lambda.lt>

26647 of 58035 relevant lines covered (45.92%)

1206.08 hits per line

Source Files on job 12593.1
  • Tree
  • List 0
  • Changed 73
  • Source Changed 1
  • Coverage Changed 73
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7770
  • Travis Job 12593.1
  • 8e24b5ad on github
  • Prev Job for on master (#12591.1)
  • Next Job for on master (#12598.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