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

synthicity / urbansim / 470
96%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2014 02:45AM UTC
Jobs 1
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

pending completion
470

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

Jobs
ID Job ID Ran Files Coverage
1 470.1 29 Jul 2014 02:45AM UTC 0
76.81
Travis Job 470.1
Source Files on build 470
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #470
  • 6907bb6c on github
  • Prev Build on master (#462)
  • Next Build on master (#475)
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