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

JuliaDSP / DSP.jl / 1146 / 7
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2020 10:03AM UTC
Files 17
Run time 2s
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 Nov 2020 09:21AM UTC coverage: 96.697% (-0.7%) from 97.375%
1146.7

push

travis-ci

web-flow
Rework filter coefficients (#284)

* Add a `Domain` parameter to `FilterCoefficients`

The domain can either be `:z` for digital filters or `:s` for analog
ones.

* Support unnormalized coefficients in `PolynomialRatio{:s}`

And add some basic `freqs` tests.

* Fix PolynomialRatio for numerator/denominator of different length

And add test for unit delay as filter.

* Use polynomials in z^-1 for PolynomialRatio{:z}

* Rework PolynomialRatio constructors

Allow `PolynomialRatio{:z}(b,a)` to promote to e.g. a floating point
type for coefficient normalization but only assert normalized data in
`PolynomialRatio{:z,T}(b,a)` and do come code refactoring.

* Use `LaurentPolynomial` for `PolynomialRatio`

* Set version to 0.7.0-dev

2313 of 2392 relevant lines covered (96.7%)

828425.45 hits per line

Source Files on job 1146.7
  • Tree
  • List 0
  • Changed 14
  • Source Changed 5
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1058
  • Travis Job 1146.7
  • 625884d2 on github
  • Prev Job for on master (#1135.2)
  • Next Job for on master (#1156.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