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

jakirkham / xnumpy / 72
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.1.3
DEFAULT BRANCH: master
Ran 09 Mar 2017 06:19PM UTC
Jobs 4
Files 3
Run time 8s
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
72

push

travis-ci

jakirkham
Flatten default dtype branch in `indices`

Use a ternary expression to fill in the `dtype` to use in `indices`, if
it is not already specified. Should note that `int` on Unix and Windows
translate to different things. On Unix, `int` is the same as `int64`. On
Windows, `int` is the same as `int32`. As such, the default type seems
to be platform dependent. However, this feels less that ideal. So we may
want to fix this to specific precision in the future. We should also add
some tests specifically for the unspecified `dtype` case.

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

63 of 63 relevant lines covered (100.0%)

4.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 72.1 (PYVER="3.6") 09 Mar 2017 06:19PM UTC 0
100.0
Travis Job 72.1
2 72.2 (PYVER="3.5") 09 Mar 2017 06:19PM UTC 0
100.0
Travis Job 72.2
3 72.3 (PYVER="3.4") 09 Mar 2017 06:19PM UTC 0
100.0
Travis Job 72.3
4 72.4 (PYVER="2.7") 09 Mar 2017 06:19PM UTC 0
100.0
Travis Job 72.4
Source Files on build 72
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #72
  • 2969b02f on github
  • Next Build on use_ternary_indices (#73)
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