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

jakirkham / xnumpy / 74
100%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2017 06:22PM UTC
Jobs 4
Files 3
Run time 51s
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
74

Pull #12

travis-ci

web-flow
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.
Pull Request #12: Flatten `indices` default dtype check

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 74.1 (PYVER="3.6") 09 Mar 2017 06:22PM UTC 0
100.0
Travis Job 74.1
2 74.2 (PYVER="3.5") 09 Mar 2017 06:23PM UTC 0
100.0
Travis Job 74.2
3 74.3 (PYVER="3.4") 09 Mar 2017 06:23PM UTC 0
100.0
Travis Job 74.3
4 74.4 (PYVER="2.7") 09 Mar 2017 06:23PM UTC 0
100.0
Travis Job 74.4
Source Files on build 74
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #74
  • Pull Request #12
  • PR Base - master (#69)
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