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

pytransitions / transitions / 850 / 1
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: dev-#704-timeouts
DEFAULT BRANCH: master
Ran 29 Jan 2020 04:39PM UTC
Files 12
Run time 3min
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

29 Jan 2020 04:36PM UTC coverage: 97.739% (+0.01%) from 97.729%
850.1

Pull #392

travis-ci

web-flow
Fix add_ordered_transitions w/o initial state

Previous implementation assumed that the initial state of the state
machine must be specified in the states list.

However, the add_ordered_transitions could be useful also when only a
part of the state machine is wanted to have ordered transactions. Think
for example nested state machine where sub-states of a state is wanted
to be traversed in order, perhaps in a loop.

To fix, allow calling add_ordered_transitions with states argument not
including the initial state. In effect, loop_includes_initial argument
has no relevance if the initial state is not present in the states list.
Pull Request #392: Fix add_ordered_transitions w/o initial state

1470 of 1504 relevant lines covered (97.74%)

0.98 hits per line

Source Files on job 850.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 818
  • Travis Job 850.1
  • a4b1ea65 on github
  • Prev Job for on add_ordered_transactions_fix (#846.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