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

jakirkham / xnumpy / 74 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2017 06:23PM UTC
Files 3
Run time 0s
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

09 Mar 2017 06:20PM UTC coverage: 100.0%. Remained the same
PYVER="3.5"

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

63 of 63 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 74.2 (PYVER="3.5")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 74
  • Travis Job 74.2
  • 0109eea7 on github
  • Prev Job for PYVER="3.5" on master (#69.2)
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