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

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

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2014 02:45AM UTC
Files 30
Run time 23s
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

29 Jul 2014 02:43AM UTC coverage: 76.81% (+0.4%) from 76.413%
470.1

push

travis-ci

jiffyclub
Merge pull request #72 from synthicity/injectables

Injectables and table sources

Injectables are basically naked values (numbers, strings, anything) that are injected into table/model/column functions just as tables are now. They are injected with no wrapping. If you make a function injectable, then by default the function is evaluated (with its own injection) and its return value injected, but you can turn that off so the function itself is injected.

Table sources are functions that return DataFrames, but the registered function is replaced by the returned DataFrame the first time the function is called (so the function is only ever called once).

1772 of 2307 relevant lines covered (76.81%)

0.77 hits per line

Source Files on job 470.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 470
  • Travis Job 470.1
  • 6907bb6c on github
  • Prev Job for on master (#462.1)
  • Next Job for on master (#475.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