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

cilium / cilium / 12593
39%

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

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>

3 of 3 new or added lines in 1 file covered. (100.0%)

26647 of 58035 relevant lines covered (45.92%)

1206.08 hits per line

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