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/project failed Dec 22, 2024 in 1s

65.62% (-0.23%) compared to 6b6ba70

View this Pull Request on Codecov

65.62% (-0.23%) compared to 6b6ba70

Details

Codecov Report

Attention: Patch coverage is 62.71186% with 22 lines in your changes missing coverage. Please review.

Project coverage is 65.62%. Comparing base (6b6ba70) to head (48184b5).

Files with missing lines Patch % Lines
src/nifreeze/data/filtering.py 62.71% 16 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   65.84%   65.62%   -0.23%     
==========================================
  Files          18       18              
  Lines         931      989      +58     
  Branches      119      129      +10     
==========================================
+ Hits          613      649      +36     
- Misses        274      290      +16     
- Partials       44       50       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.