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

jakirkham / xnumpy
100%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add_indices
  • conf_dpl
  • fix_doctests_win
  • fix_pep8_kwarg_doctest
  • recut_cookie
  • reuse_arr_expand_doctest
  • reuse_arrs_doctests
  • update_doc_copyright
  • use_np_113_print_style_doctests
  • use_ternary_indices
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • versioneer_0.17

pending completion
87

push

travis-ci

web-flow
Merge pull request #14 from jakirkham/use_np_113_print_style_doctests

Use NumPy 1.13 legacy print mode in doctests

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 master
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
87 master Merge pull request #14 from jakirkham/use_np_113_print_style_doctests Use NumPy 1.13 legacy print mode in doctests push 08 Nov 2018 11:41PM UTC web-flow travis-ci pending completion  
80 master Merge pull request #11 from jakirkham/fix_doctests_win Fix doctests on Windows push 09 Mar 2017 06:49PM UTC web-flow travis-ci pending completion  
79 master Switch all doctest arrays from `int64` to `uint64` It appears that on Windows the dtype will be displayed as part of the NumPy array representation if it is `int32` on Python 3, but not Python 2. However, it will display the dtype as part of the ... Pull #11 09 Mar 2017 06:39PM UTC web-flow travis-ci pending completion  
77 master Merge pull request #12 from jakirkham/use_ternary_indices Flatten `indices` default dtype check push 09 Mar 2017 06:36PM UTC web-flow travis-ci pending completion  
76 master Specify array types in doctests On Windows, it appears that the default integer type used by NumPy is `int32` if not otherwise specified. As these tests are based on using `int64`, just explicitly set this type instead of allowing it to be picked... Pull #11 09 Mar 2017 06:25PM UTC web-flow travis-ci pending completion  
74 master 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... Pull #12 09 Mar 2017 06:22PM UTC web-flow travis-ci pending completion  
71 master Specify array types in doctests On Windows, it appears that the default integer type used by NumPy is `int32` if not otherwise specified. As these tests are based on using `int64`, just explicitly set this type instead of allowing it to be picked... Pull #11 09 Mar 2017 06:04PM UTC web-flow travis-ci pending completion  
69 master Merge pull request #10 from jakirkham/reuse_arrs_doctests Reuse arrays in doctests push 09 Mar 2017 06:00PM UTC web-flow travis-ci pending completion  
68 master Reuse array in `anumerate` doctests Instead of recreating the same array for each doctest in `anumerate`. Simply acknowledge the same array is used in all cases and store it to a variable in the beginning. Then reuse this variable in all tests th... Pull #10 09 Mar 2017 05:56PM UTC web-flow travis-ci pending completion  
64 master Reuse array in `expand` doctests Instead of recreating the same array for each doctest in `expand`. Simply acknowledge the same array is used in all cases and store it to a variable in the beginning. Then reuse this variable in all tests that wer... Pull #9 09 Mar 2017 05:41PM UTC web-flow 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