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

quantopian / zipline / 7920 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 16 Dec 2016 08:38PM UTC
Files 169
Run time 14s
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

16 Dec 2016 08:20PM UTC coverage: 87.086% (+0.3%) from 86.761%
NUMPY_VERSION=1.11.1 SCIPY_VERSION=0.17.1

push

travis-ci

web-flow
ENH: Adds support for supplementary asset mappings (#1612)

* ENH: Adds support for supplementary asset mappings

- Adds a supplementary_mappings table to the assets.db, to hold point-
  in-time mappings of sids to arbitrary categories of values, e.g.
  alternative identifiers. This bumps ASSET_DB_VERSION.

- Adds supplementary_map and supplementary_map_by_sid to AssetFinder,
  caches of the underlying table that are fully populated on first
  access, which map the supplementary values to sids and vice versa,
  respectively.

- Adds lookup_by_supplementary_mapping method, which fronts
  supplementary_map to query for the asset last known to have held a
  value at a given dt.

- Add get_supplementary_field method, which fronts
  supplementary_map_by_sid to query for the last known value held by an
  asset at a given dt.

12651 of 14527 relevant lines covered (87.09%)

0.87 hits per line

Source Files on job 7920.1 (NUMPY_VERSION=1.11.1 SCIPY_VERSION=0.17.1)
  • Tree
  • List 0
  • Changed 13
  • Source Changed 5
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7920
  • Travis Job 7920.1
  • 0848a8a4 on github
  • Prev Job for NUMPY_VERSION=1.11.1 SCIPY_VERSION=0.17.1 on master (#7918.2)
  • Next Job for NUMPY_VERSION=1.11.1 SCIPY_VERSION=0.17.1 on master (#7931.2)
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