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

reanahub / reana-workflow-controller / 1179 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2020 04:41PM UTC
Files 15
Run time 5s
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

23 Jan 2020 02:25PM UTC coverage: 65.639% (+0.6%) from 65.075%
1179.1

push

travis-ci

diegodelemos
workflow_run: notify about third party failures

* Notifies RWC clients (in this case RS) that something went wrong
  while connecting to an external system to start a workflow,
  it is responsibility of the client to act accordignly. In
  the case of RS, it should requeue the workflow and retry
  later (addresses reanahub/reana#253).

* Allows overwriting parameters when calling the workflow
  run manager directory. If we don't allow overwriting the
  operational options or parameters when calling
  `start_batch_workflow_run`, there is a hidden dependency,
  the KubernetesWorkflowRunManager will infer these values from
  DB, creating an order dependency (DB transaction has to happen
  before a workflow run is sent to Kubernetes). Now we can do
  Kubernetes action before DB transaction, that way when we
  change the status in the DB, the workflow will be really
  running.

724 of 1103 relevant lines covered (65.64%)

0.66 hits per line

Source Files on job 1179.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 699
  • Travis Job 1179.1
  • fe8dee82 on github
  • Prev Job for on master (#1172.1)
  • Next Job for on master (#1188.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