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

quantopian / zipline / 3627
88%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2015 08:05PM UTC
Jobs 2
Files 68
Run time 13min
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
3627

push

travis-ci

ehebert
MAINT: Move possible side assignment to insert metadata method.

The previous workflow was:

- insert basic metadata for all assets

- iterate over all metadata entries. Create a sid if one does not
exist

- call insert_metadata again to update the assigned sid value.

Instead, create a sid, if missing on the initial metadata assignment and
remove the second pass of calling insert_metadata.

Also, since the sid assignment code is only done in this one context,
inline the sid assignment code so that there is less code step through
while looking for where sid assignment is done.

5876 of 6719 relevant lines covered (87.45%)

1.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3627.1 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 08 Jul 2015 08:05PM UTC 0
87.41
Travis Job 3627.1
2 3627.2 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2) 08 Jul 2015 08:19PM UTC 0
87.41
Travis Job 3627.2
Source Files on build 3627
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3627
  • bfcb91b3 on github
  • Prev Build on master (#3624)
  • Next Build on master (#3650)
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