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

jakirkham / xnumpy / 73
100%
master: 100%

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

push

travis-ci

jakirkham
Flatten `indices` default dtype check

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 73.1 (PYVER="3.6") 09 Mar 2017 06:21PM UTC 0
100.0
Travis Job 73.1
2 73.2 (PYVER="3.5") 09 Mar 2017 06:21PM UTC 0
100.0
Travis Job 73.2
3 73.3 (PYVER="3.4") 09 Mar 2017 06:21PM UTC 0
100.0
Travis Job 73.3
4 73.4 (PYVER="2.7") 09 Mar 2017 06:21PM UTC 0
100.0
Travis Job 73.4
Source Files on build 73
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #73
  • 91e3384c on github
  • Prev Build on use_ternary_indices (#72)
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