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

cilium / cilium / 11484
39%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2019 06:50PM UTC
Jobs 1
Files 455
Run time 53s
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

22 Oct 2019 06:25PM UTC coverage: 45.326% (-0.01%) from 45.336%
11484

push

travis-ci-com

ianvernon
daemon: add context field, plumb down to endpoints

Add a context to the daemon which is canceled upon its termination. At runtime,
this context is the `ServerContext` from the server. As a result of this being
plumbed down to all Endpoints created during the lifecycle of the daemon, all
ongoing requests for Endpoints will be canceled if the Endpoint's `aliveCtx` is
canceled (i.e., the Endpoint is deleted), or if the daemon itself stops (i.e.,
the daemon receives a signal for which it is listening).

This functionality ensures that ongoing requests to the server are canceled when
the daemon is stopped, and all operations are canceled for all Endpoints when
the daemon is terminated as well.

Signed-off by: Ian Vernon <ian@cilium.io>

26148 of 57689 relevant lines covered (45.33%)

1911.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11484.1 22 Oct 2019 06:50PM UTC 0
45.33
Travis Job 11484.1
Source Files on build 11484
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #11484
  • 407aef57 on github
  • Prev Build on master (#11477)
  • Next Build on master (#11488)
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