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: Warn users if masks are not provided for registration and fitting #37

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

Conversation

jhlegarreta
Copy link
Contributor

Warn users if masks are not provided for registration and model fitting.

Closes #10.

Warn users if masks are not provided for registration and model fitting.
@jhlegarreta
Copy link
Contributor Author

Will add testing whenever we have some testing data.

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

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

Project coverage is 65.91%. Comparing base (6b6ba70) to head (d1acb49).

Files with missing lines Patch % Lines
src/nifreeze/model/base.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   65.84%   65.91%   +0.07%     
==========================================
  Files          18       18              
  Lines         931      936       +5     
  Branches      119      120       +1     
==========================================
+ Hits          613      617       +4     
  Misses        274      274              
- Partials       44       45       +1     

☔ 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.

Show a big-fat warning when a brain mask is not provided
1 participant