Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: Break up upfirdn tests & compare to lfilter #5997

Merged
merged 1 commit into from
Mar 27, 2016
Merged

Conversation

e-q
Copy link
Contributor

@e-q e-q commented Mar 24, 2016

While working on gh-5975, @Eric89GXL had the idea to compare upfirdn's output with lfilter for purposes of decimation. This PR adds that test, and restructures the upfirdn test code to make it a little easier to add future tests.

What do you think @Eric89GXL?

@codecov-io
Copy link

@@            master   #5997   diff @@
======================================
  Files          238     238       
  Stmts        43768   43768       
  Branches      8221    8221       
  Methods          0       0       
======================================
  Hit          34199   34199       
  Partial       2601    2601       
  Missed        6968    6968       

Review entire Coverage Diff as of 6c4e970

Powered by Codecov. Updated on successful CI builds.

@larsoner
Copy link
Member

Looks reasonable to me

@e-q
Copy link
Contributor Author

e-q commented Mar 26, 2016

Ok. If no one objects, I'll merge this soon.

@e-q e-q merged commit 1cab325 into scipy:master Mar 27, 2016
@larsoner
Copy link
Member

Thanks @e-q

@e-q e-q deleted the upfirdn_tests branch March 27, 2016 22:16
@ev-br ev-br added this to the 0.18.0 milestone Jun 9, 2016
@ev-br ev-br added the maintenance Items related to regular maintenance tasks label Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.signal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants