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

synthicity / urbansim / 907 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2014 01:44AM UTC
Files 29
Run time 25s
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 Nov 2014 01:44AM UTC coverage: 96.144% (+0.3%) from 95.894%
907.1

push

travis-ci

Dara Adib
Merge branch 'sim-spandex'

spandex sim support

Changes in simulation framework to support spandex:

    Support objects that act like pandas DataFrame and Series.
    Ability to disable table column copies where possible.
    Python 3 compatibility.

spandex is introducing a TableFrame object which acts like a read-only
DataFrame for simulation purposes but wraps a PostgreSQL table. It
currently supports querying entire column(s) as Series and caching those
queries. Not copying TableFrame columns where possible would save memory.

spandex supports both Python 2 and 3.

Other changes:

    Slight downgrade of dependency revision numbers for Ubuntu 14.04
    support.

* sim-spandex:
  Only avoid copying in sim framework `get_column`
  Explicitly copy in sim framework, even if already copied
  Downgrade some dependency revision numbers
  Python 3 support in simulation framework
  Drop DataFrame and Series check in sim framework
  Ability to disable table copies in sim framework
  Duck type pandas DataFrame and Series in sim framework

2219 of 2308 relevant lines covered (96.14%)

0.96 hits per line

Source Files on job 907.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 907
  • Travis Job 907.1
  • fe522b8f on github
  • Prev Job for on master (#855.1)
  • Next Job for on master (#915.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