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

JuliaDSP / DSP.jl / 985
98%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2019 11:38PM UTC
Jobs 4
Files 17
Run time 1min
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
985

push

travis-ci

web-flow
Allow cross correlations to work with arbitrary offsets and padding (#305)

* Allow cross correlations to work with arbitrary offsets and padding

Cross-correlation of input arrays with arbitrary indexing did not work in
conjunction with padding, because the padding did not preserve the indexing.
Adding a zero-padding function that preserves indexing, `_zeropad_keep_offset`,
fixes this problem. The `_zeropad` function works the same as before, and
returns an array with base-1 indexing. I have added `_zeropad!` methods that
also work with arbitrary indexing for the padded array, which are dispatched
based on the axes of the of padded array.

Fixes #288

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

1394 of 1455 relevant lines covered (95.81%)

938558.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 985.1 04 Jun 2019 11:40PM UTC 0
63.74
Travis Job 985.1
2 985.2 04 Jun 2019 11:40PM UTC 0
92.11
Travis Job 985.2
3 985.3 04 Jun 2019 11:38PM UTC 0
96.78
Travis Job 985.3
4 985.4 04 Jun 2019 11:40PM UTC 0
96.32
Travis Job 985.4
Source Files on build 985
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #985
  • c3c5b029 on github
  • Prev Build on master (#982)
  • Next Build on master (#996)
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