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

dask / dask / 5910
53%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2017 10:01PM UTC
Jobs 1
Files 89
Run time 5s
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
5910

push

travis-ci

mrocklin
Minor Cleanup of 1D FFTs (#2216)

* For 1-D FFTs, handle unknown `axes` in the wrapper

Was filing in unknown `axes` for the 1-D case outside of the wrapper
because of some old code that relied on knowing that information
earlier. As we no longer need this information earlier, just handle
unknown `axes` in the wrapper as we already do for 2-D and N-D cases.
Should also drop an untested line in the process.

* With 1-D FFTs, make `s` a `tuple` if `n` is known

Was making `s` a `list` when `n` was known before, this makes it a
`tuple`, which is more consistent with `s` in all of the other cases.

5 of 5 new or added lines in 1 file covered. (100.0%)

12439 of 13167 relevant lines covered (94.47%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5910.1 (PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=) 13 Apr 2017 10:01PM UTC 0
94.47
Travis Job 5910.1
Source Files on build 5910
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5910
  • 06060daf on github
  • Prev Build on master (#5900)
  • Next Build on master (#5913)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc