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

reanahub / reana-job-controller / 373 / 1
47%
master: 47%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2019 08:03AM UTC
Files 14
Run time 1s
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

10 Apr 2019 07:31AM UTC coverage: 58.84%. Remained the same
373.1

push

travis-ci

diegodelemos
k8s: fix delete call arguments

* Jobs were not deleted because of wrong parameters passed to the
  function. Body was [positional argument in 7.0](https://github.com/kubernetes-client/python/blob/release-7.0/kubernetes/docs/BatchV1Api.md#delete_namespaced_job),
  it is [now (9.0) keyword argument](https://github.com/kubernetes-client/python/blob/release-9.0/kubernetes/docs/BatchV1Api.md#delete_namespaced_job).
  Can be seen in
  [Kubernetes Python client CHANGELOG](https://github.com/kubernetes-client/python/blob/release-9.0/CHANGELOG.md#v900a1)
  (closes #127).

213 of 362 relevant lines covered (58.84%)

0.59 hits per line

Source Files on job 373.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 255
  • Travis Job 373.1
  • 553430ea on github
  • Prev Job for on master (#370.1)
  • Next Job for on master (#378.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