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

inveniosoftware / workflow / 73 / 4
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 15 Dec 2014 12:49PM UTC
Files 7
Run time 4s
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

15 Dec 2014 12:46PM UTC coverage: 54.491% (+1.0%) from 53.457%
73.4

Pull #29

travis-ci

dset0x
engine: Support user-defined processing actions

* Move `processing_factory` out of the `WorkflowEngine` and into its own
  class. The majority of its operations can now be overridden by means
  of subclassing `WorkflowEngine` and the new, complementing
  `ActionMapper` and `TransitionActions` classes and defining
  properties. This way `super` can be used safely while retaining the
  ability to `continue` or `break` out of the main loop.

* The notion of defining bits of functionality as properties, takes away
  the need for tediously duplicating the class by making assumptions of
  what methods may have been overriden by the user. Only overriding by
  subclassing is now supported. Therefore `duplicate_engine_instance`
  was renamed to `duplicate`, which is now almost a stub.

* Introduce `eng.reset_callbacks_pointer()`.
Pull Request #29: WIP engine: Support user-defined processing actions

546 of 1002 relevant lines covered (54.49%)

0.54 hits per line

Source Files on job 73.4
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 73
  • Travis Job 73.4
  • 2659c490 on github
  • Prev Job for on master (#69.3)
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