Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add more filters #154
Add more filters #154
Changes from all commits
f348c46
9d765b3
cb374ce
12931a2
7d7606a
6a34368
fbf911e
5a0a172
b960c37
dcae156
7a5a5a0
e55b398
231c0a1
ecdbeea
5b8210f
16306be
eec1b0d
42995b2
594ffdc
d7ce424
7518c43
a3c7710
c233e42
c211b6f
086b3b8
ffdc629
24a68e6
85c1189
58d1f89
9cd47d0
3fca4eb
fdb5def
cf60242
1fe11f6
4ca87a6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 69 in src/Filters/Filters.jl
Codecov / codecov/patch
src/Filters/Filters.jl#L69
Check warning on line 79 in src/Filters/Filters.jl
Codecov / codecov/patch
src/Filters/Filters.jl#L78-L79
Check warning on line 88 in src/Filters/Filters.jl
Codecov / codecov/patch
src/Filters/Filters.jl#L88
Check warning on line 16 in src/Filters/delta.jl
Codecov / codecov/patch
src/Filters/delta.jl#L15-L16
Check warning on line 42 in src/Filters/delta.jl
Codecov / codecov/patch
src/Filters/delta.jl#L41-L42
Check warning on line 18 in src/Filters/fixedscaleoffset.jl
Codecov / codecov/patch
src/Filters/fixedscaleoffset.jl#L17-L18
Check warning on line 39 in src/Filters/fixedscaleoffset.jl
Codecov / codecov/patch
src/Filters/fixedscaleoffset.jl#L37-L39
Check warning on line 45 in src/Filters/fixedscaleoffset.jl
Codecov / codecov/patch
src/Filters/fixedscaleoffset.jl#L41-L45
Check warning on line 22 in src/Filters/fletcher32.jl
Codecov / codecov/patch
src/Filters/fletcher32.jl#L22
Check warning on line 59 in src/Filters/fletcher32.jl
Codecov / codecov/patch
src/Filters/fletcher32.jl#L56-L59
Check warning on line 17 in src/Filters/quantize.jl
Codecov / codecov/patch
src/Filters/quantize.jl#L16-L17
Check warning on line 21 in src/Filters/quantize.jl
Codecov / codecov/patch
src/Filters/quantize.jl#L21
Check warning on line 49 in src/Filters/quantize.jl
Codecov / codecov/patch
src/Filters/quantize.jl#L48-L49