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

STYLE: Use the same alias consistently to import nibabel #43

Merged
merged 1 commit into from
Jan 9, 2025

STYLE: Use the same alias consistently to import `nibabel`

bdd4de1
Select commit
Loading
Failed to load commit list.
Merged

STYLE: Use the same alias consistently to import nibabel #43

STYLE: Use the same alias consistently to import `nibabel`
bdd4de1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

65.74% (+0.00%) compared to 1ec3e8c

View this Pull Request on Codecov

65.74% (+0.00%) compared to 1ec3e8c

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 65.74%. Comparing base (1ec3e8c) to head (bdd4de1).

Files with missing lines Patch % Lines
src/nifreeze/utils/ndimage.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   65.74%   65.74%           
=======================================
  Files          19       19           
  Lines         940      940           
  Branches      120      120           
=======================================
  Hits          618      618           
  Misses        278      278           
  Partials       44       44           

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