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

glyph / automat / 71

Builds Branch Commit Type Ran Committer Via Coverage
71 master Replace HTML generation with an lxml.builder.ElementMaker-style API. The goal is to ease programmatic creation of table labels. The result may be overkill. Add tests to verify that the table is built in a way that graphviz can stomach - namely,... Pull #20 17 May 2016 03:31AM UTC markrwilliams travis-ci pending completion   set done
70 master Merge pull request #19 from derwolfe/readme-typo Fix small typo in readme push 04 May 2016 09:11PM UTC glyph travis-ci pending completion   set done
69 master havedifferent/have different Pull #19 22 Apr 2016 03:40PM UTC derwolfe travis-ci pending completion   set done
68 master Merge pull request #16 from markrwilliams/invalid-transition-exception Invalid transitions now raise NoTransition instead of push 31 Mar 2016 05:41PM UTC glyph travis-ci pending completion   set done
67 master Invalid transitions now raise NoTransition instead of NotImplementedError. Pull #16 31 Mar 2016 06:35AM UTC markrwilliams travis-ci pending completion   set done
66 master Merge pull request #13 from markrwilliams/fix-fixmes Fix some FIXMEs push 31 Mar 2016 01:37AM UTC glyph travis-ci pending completion   set done
65 master Merge branch 'master' into fix-fixmes Conflicts: automat/_test/test_methodical.py Resolution: keep both tests! Pull #13 31 Mar 2016 01:10AM UTC markrwilliams travis-ci pending completion   set done
64 master Merge pull request #12 from markrwilliams/remove-py32-from-tox-ini remove py32 from tox.ini, keeping it in line with .travis.yml push 30 Mar 2016 12:15AM UTC glyph travis-ci pending completion   set done
63 master Merge pull request #14 from markrwilliams/raise-on-invalid-transition Invalid transitions should raise NotImplementedError. push 30 Mar 2016 12:14AM UTC glyph travis-ci pending completion   set done
62 master XAdd a public API to retrieve the initial state for an Automaton. A deterministic finite state automaton can only have one initial state, so this code removes the addInitialState method in favor of a descriptor that mediates setting a single attr... Pull #13 19 Jan 2016 02:42AM UTC markrwilliams travis-ci pending completion   set done
61 master Invalid transitions should raise NotImplementedError. `automat._core.Automaton.outputForInput` implies that an invalid transition should raise a `NotImplementedError`. In practice, though, `MethodicalMachine` may raise a `KeyError` because there... Pull #14 19 Jan 2016 02:38AM UTC markrwilliams travis-ci pending completion   set done
60 master Invalid transitions should raise NotImplementedError. `automat._core.Automaton.outputForInput` implies that an invalid transition should raise a `NotImplementedError`. In practice, though, `MethodicalMachine` may raise a `KeyError` because there... Pull #14 19 Jan 2016 01:59AM UTC markrwilliams travis-ci pending completion   set done
59 master Add a public API to retrieve the initial state for an Automaton. A deterministic finite state automaton can only have one initial state, so this code removes the addInitialState method in favor of a descriptor that mediates setting a single attri... Pull #13 18 Jan 2016 11:44PM UTC markrwilliams travis-ci pending completion   set done
58 master remove py32 from tox.ini, keeping it in line with .travis.yml Pull #12 18 Jan 2016 07:49PM UTC markrwilliams travis-ci pending completion   set done
57 master coverage no longer supports 3.2, so neither do we push 22 Dec 2015 09:49PM UTC glyph travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 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

© 2025 Coveralls, Inc