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

JuliaDSP / DSP.jl / 1146
98%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2020 09:41AM UTC
Jobs 7
Files 17
Run time 24min
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
1146

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

135 of 135 new or added lines in 4 files covered. (100.0%)

1481 of 1513 relevant lines covered (97.88%)

2964390.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1146.1 04 Nov 2020 09:42AM UTC 0
92.49
Travis Job 1146.1
2 1146.2 04 Nov 2020 09:41AM UTC 0
97.45
Travis Job 1146.2
3 1146.3 04 Nov 2020 09:42AM UTC 0
97.02
Travis Job 1146.3
4 1146.4 04 Nov 2020 09:42AM UTC 0
97.02
Travis Job 1146.4
5 1146.5 04 Nov 2020 10:02AM UTC 0
97.02
Travis Job 1146.5
6 1146.6 04 Nov 2020 10:05AM UTC 0
96.22
Travis Job 1146.6
7 1146.7 04 Nov 2020 10:03AM UTC 0
96.7
Travis Job 1146.7
Source Files on build 1146
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1146
  • 625884d2 on github
  • Prev Build on master (#1135)
  • Next Build on master (#1156)
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