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

project-rig / rig / 833
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: rename_keyspace
DEFAULT BRANCH: master
Ran 16 Jun 2015 08:06AM UTC
Jobs 2
Files 114
Run time 2min
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

pending completion
833

push

travis-ci

mossblaser
Remove __slots__ from user-facing modules.

The major motivation for this change is that in Python 2 you cannot pickle
objects with __slots__ in the general case. This is problematic if you wish to
dump place/route artefacts, e.g. for the purposes of plotting.

Since I don't believe we're currently memory-bound adding __slots__ probaly
isn't very useful and so remvoing this seems like a good idea.

9836 of 9836 relevant lines covered (100.0%)

1.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 833.1 16 Jun 2015 08:06AM UTC 0
100.0
Travis Job 833.1
2 833.2 16 Jun 2015 08:09AM UTC 0
100.0
Travis Job 833.2
Source Files on build 833
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #833
  • 0f15c3c5 on github
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