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

pytransitions / transitions / 588

Builds Branch Commit Type Ran Committer Via Coverage
588 master Make CI happy Pull #239 23 Jul 2017 07:58PM UTC web-flow travis-ci pending completion
587 master Better rep function for callables As discussed in #239: - `rep()` is now a free function - `rep()` pretty-prints partial functions - `rep()` calls `str()` on its argument when everything else fails Also, the following cases are now tested: -... Pull #239 23 Jul 2017 07:39PM UTC web-flow travis-ci pending completion
586 master Fix graph crash with partial conditions Graph.rep() assumes that every callable has a `__name__` attribute. However, callables like `functools.partial` and other classes with a `__call__()` method have no `__name__`. This patch modifies `Graph.r... Pull #239 23 Jul 2017 03:05PM UTC web-flow travis-ci pending completion
585 master HSM ValueError improved As mentioned in #238, the ValueError raised when an incompatible type should be added, has not been clear. Mention the requirement specifically in the error message. push 19 Jul 2017 07:41AM UTC aleneum travis-ci pending completion
584 dev-state-extensions Add `Timeout.set_timeout()` method Pull #237 14 Jul 2017 06:27PM UTC web-flow travis-ci pending completion
583 dev-state-extensions Merge branch 'master' into dev-state-extensions push 12 Jul 2017 10:09PM UTC aleneum travis-ci pending completion
582 master dill 0.2.7 causes recursion errors set transitions requirements to dill 0.2.6 or below until the problem can be pinpointed push 12 Jul 2017 10:02PM UTC aleneum travis-ci pending completion
581 dev-state-extensions Merge pull request #235 from Synss/dev-state-extensions let Machine.add_states() take **kwargs; there is an issue with dill but the changes here are not the cause of it. Thank you @Synss. push 12 Jul 2017 09:01PM UTC web-flow travis-ci pending completion
580 dev-state-extensions Add docstring Pull #235 12 Jul 2017 08:31PM UTC web-flow travis-ci pending completion
579 dev-state-extensions let Machine.add_states() take **kwargs This can be useful for state mixins, see also Issue #229. Pull #235 12 Jul 2017 06:52PM UTC web-flow travis-ci pending completion
578 dev-state-extensions add remark about [diagrams] to ReadMe push 05 Jul 2017 10:30AM UTC aleneum travis-ci pending completion
577 dev-state-extensions Check for on_timeout EAFP-Style As suggested by @Synss in #229 push 05 Jul 2017 10:01AM UTC aleneum travis-ci pending completion
576 dev-state-extensions adds passage about 'stable' extensions push 05 Jul 2017 08:40AM UTC aleneum travis-ci pending completion
575 dev-state-extensions prepare 0.6.0 add changelog; remove PendingDeprecationWarnings; add DeprecationWarning for 'add_self'; bump version; adapt volatile test; move warnings um in core test (otherwise filter for deprecated warnings will be overridden); fix codestyle push 03 Jul 2017 09:05AM UTC aleneum travis-ci pending completion
574 master switch to new coveralls push 09 Jun 2017 12:01PM UTC aleneum travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • Next →
  • Back to Repo
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