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

synthicity / urbansim / 243 / 1
49%
master: 96%

Build:
Build:
LAST BUILD BRANCH: v2.0.1
DEFAULT BRANCH: master
Ran 27 May 2014 11:44PM UTC
Files 25
Run time 13s
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

27 May 2014 11:39PM UTC coverage: 49.372%. First build
243.1

push

travis-ci

jiffyclub
Monkeypatch patsy with with faster handling of boolean categoricals

In urbansim we know that data passing through patsy will always
be pandas Series instances. We can capitalize on that in a couple
places to avoid expensive categorical nan checking. What we do instead
is to check the dtype of the data and if it is boolean take appropriate
action without actually looking at the data.

825 of 1671 relevant lines covered (49.37%)

0.49 hits per line

Source Files on job 243.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 243
  • Travis Job 243.1
  • 69df7419 on github
  • Next Job for on patsy-patch (#244.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