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

Feat: Implement a visualisation feature to NiTransforms #212

Open
wants to merge 58 commits into
base: master
Choose a base branch
from

Link to notebook

36dae68
Select commit
Loading
Failed to load commit list.
Open

Feat: Implement a visualisation feature to NiTransforms #212

Link to notebook
36dae68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

94.71% (+0.31%) compared to a366f85

View this Pull Request on Codecov

94.71% (+0.31%) compared to a366f85

Details

Codecov Report

Attention: Patch coverage is 96.25850% with 11 lines in your changes missing coverage. Please review.

Project coverage is 94.71%. Comparing base (a366f85) to head (36dae68).
Report is 32 commits behind head on master.

Files with missing lines Patch % Lines
nitransforms/vis.py 96.56% 4 Missing and 6 partials ⚠️
nitransforms/io/fsl.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
+ Coverage   94.39%   94.71%   +0.31%     
==========================================
  Files          15       16       +1     
  Lines        1713     2004     +291     
  Branches      323      374      +51     
==========================================
+ Hits         1617     1898     +281     
- Misses         79       83       +4     
- Partials       17       23       +6     

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