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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jhlegarreta
Copy link
Contributor

Use the same alias consistently to import nibabel: prefer using nib over nb as it is more descriptive.

Use the same alias consistently to import `nibabel`: prefer using `nib`
over `nb` as it is more descriptive.
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.

Project coverage is 65.84%. Comparing base (6b6ba70) to head (5b84043).

Files with missing lines Patch % Lines
src/nifreeze/data/pet.py 20.00% 4 Missing ⚠️
src/nifreeze/registration/utils.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   65.84%   65.84%           
=======================================
  Files          18       18           
  Lines         931      931           
  Branches      119      119           
=======================================
  Hits          613      613           
  Misses        274      274           
  Partials       44       44           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant