-
Notifications
You must be signed in to change notification settings - Fork 113
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
Simplify extrapolate_signal!
, use CartesianIndices
in filtfilt
, housekeeping
#611
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #611 +/- ##
==========================================
+ Coverage 97.94% 97.96% +0.02%
==========================================
Files 19 19
Lines 3255 3248 -7
==========================================
- Hits 3188 3182 -6
+ Misses 67 66 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except for the PR title as the PR does much more than advertised.
CartesianIndices
in filtfilt
extrapolate_signal!
, use CartesianIndices
in filtfilt
, housekeeping
also `setindex!`, pushfirst!
typos
No description provided.