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

johnyf / dd / 129 / 2
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: v0.5.4
DEFAULT BRANCH: master
Ran 30 Aug 2016 07:12PM UTC
Files 8
Run time 0s
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

30 Aug 2016 07:09PM UTC coverage: 81.027% (+0.06%) from 80.967%
129.2

push

travis-ci

johnyf
BUG: in Python 2 use `sys.maxint` for `max_nodes`

of `bdd.BDD` and `mdd.MDD`,
because `xrange` in method `BDD._next_free_int` is implemented
using C long (which is limited by `sys.maxint`) and not
`Py_ssize_t`. In Python 3, this limitation does not exist.

Closes #16.

Partially reverts:
    956e15def
for the case of Python 2 only.
Should make a difference only on Windows 64 bit, as discussed here:
    https://bugs.python.org/issue26428

1546 of 1908 relevant lines covered (81.03%)

0.81 hits per line

Source Files on job 129.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 129
  • Travis Job 129.2
  • 0f98425f on github
  • Prev Job for on dev (#116.2)
  • Next Job for on dev (#130.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