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

ENH: Add decimator and gaussian filter #32

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

enh: add tests

48184b5
Select commit
Loading
Failed to load commit list.
Draft

ENH: Add decimator and gaussian filter #32

enh: add tests
48184b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 22, 2024 in 0s

62.71% of diff hit (target 65.84%)

View this Pull Request on Codecov

62.71% of diff hit (target 65.84%)

Annotations

Check warning on line 133 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 136 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L136

Added line #L136 was not covered by tests

Check warning on line 140 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L140

Added line #L140 was not covered by tests

Check warning on line 142 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L142

Added line #L142 was not covered by tests

Check warning on line 197 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 240 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L240

Added line #L240 was not covered by tests

Check warning on line 297 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L297

Added line #L297 was not covered by tests

Check warning on line 300 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L300

Added line #L300 was not covered by tests

Check warning on line 305 in src/nifreeze/data/filtering.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nifreeze/data/filtering.py#L304-L305

Added lines #L304 - L305 were not covered by tests