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

jakirkham / xnumpy
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.1.3
DEFAULT BRANCH: master
Repo Added 18 Oct 2016 09:45PM UTC
Files 3
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

LAST BUILD ON BRANCH use_ternary_indices
branch: use_ternary_indices
CHANGE BRANCH
x
Reset
  • use_ternary_indices
  • add_indices
  • conf_dpl
  • fix_doctests_win
  • fix_pep8_kwarg_doctest
  • master
  • recut_cookie
  • reuse_arr_expand_doctest
  • reuse_arrs_doctests
  • update_doc_copyright
  • use_np_113_print_style_doctests
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • versioneer_0.17

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

Relevant lines Covered
Build:
Build:
63 RELEVANT LINES 63 COVERED LINES
4.0 HITS PER LINE
Source Files on use_ternary_indices
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
73 use_ternary_indices 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 `in... push 09 Mar 2017 06:21PM UTC jakirkham travis-ci pending completion  
72 use_ternary_indices 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... push 09 Mar 2017 06:19PM UTC jakirkham travis-ci pending completion  
See All Builds (55)
  • Repo on GitHub
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

© 2025 Coveralls, Inc