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

quantopian / zipline / 9513
88%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2018 11:15PM UTC
Jobs 2
Files 171
Run time 3min
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
9513

Pull #2117

travis-ci

web-flow
TST: relax type assertion around asset integer type

On 32 bit Python 2; ``int`` is a signed 32 bit integer; however, we use signed
64 bit integers to represent sids regardless of the native word size. This
causes Cython to produce ``long`` objects for sids in some cases, which is still
a valid representation of the sid.
Pull Request #2117: MAINT: kill the metrics tracker at the end of the simulation

1 of 1 new or added line in 1 file covered. (100.0%)

13354 of 15325 relevant lines covered (87.14%)

1.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
zipline/data/us_equity_pricing.py
1
100.0
zipline/finance/ledger.py
1
100.0
zipline/lib/labelarray.py
1
100.0
zipline/sources/test_source.py
1
100.0
zipline/utils/input_validation.py
1
100.0
zipline/utils/range.py
1
100.0
zipline/_version.py
5
100.0
zipline/utils/compat.py
Jobs
ID Job ID Ran Files Coverage
1 9513.1 (NUMPY_VERSION=1.11.1 SCIPY_VERSION=0.17.1) 28 Feb 2018 11:15PM UTC 0
87.06
Travis Job 9513.1
2 9513.2 (NUMPY_VERSION=1.11.1 SCIPY_VERSION=0.17.1) 28 Feb 2018 11:18PM UTC 0
86.62
Travis Job 9513.2
Source Files on build 9513
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9513
  • Pull Request #2117
  • PR Base - master (#9511)
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