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

quantopian / zipline / 7920
88%

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

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.

12659 of 14527 relevant lines covered (87.14%)

1.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7920.1 (NUMPY_VERSION=1.11.1 SCIPY_VERSION=0.17.1) 16 Dec 2016 08:38PM UTC 0
87.09
Travis Job 7920.1
2 7920.2 (NUMPY_VERSION=1.11.1 SCIPY_VERSION=0.17.1) 16 Dec 2016 08:41PM UTC 0
86.76
Travis Job 7920.2
Source Files on build 7920
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7920
  • 0848a8a4 on github
  • Prev Build on master (#7918)
  • Next Build on master (#7931)
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