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

JuliaDSP / DSP.jl / 985 / 4
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2019 11:40PM UTC
Files 17
Run time 1s
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

04 Jun 2019 11:32PM UTC coverage: 96.324% (+32.3%) from 64.019%
985.4

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

1913 of 1986 relevant lines covered (96.32%)

318652.87 hits per line

Source Files on job 985.4
  • Tree
  • List 0
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 926
  • Travis Job 985.4
  • c3c5b029 on github
  • Prev Job for on master (#982.1)
  • Next Job for on master (#996.1)
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