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

Removed leftover debug print statement in FEAT class #3521

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

somso2e
Copy link
Contributor

@somso2e somso2e commented Sep 26, 2022

Summary

Fixes #3520 .

List of changes proposed in this PR (pull-request)

  • Removed leftover debug print statement in FEAT class

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Base: 65.29% // Head: 65.28% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (1e7e685) compared to base (b1cc5b6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3521      +/-   ##
==========================================
- Coverage   65.29%   65.28%   -0.01%     
==========================================
  Files         309      309              
  Lines       40873    40872       -1     
  Branches     5380     5380              
==========================================
- Hits        26687    26684       -3     
- Misses      13108    13110       +2     
  Partials     1078     1078              
Flag Coverage Δ
unittests 65.03% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nipype/interfaces/fsl/model.py 55.19% <ø> (+0.05%) ⬆️
nipype/__init__.py 46.80% <0.00%> (-6.39%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@effigies
Copy link
Member

Thanks!

@effigies effigies merged commit cf264ac into nipy:master Sep 27, 2022
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.

Unnecessary print used in the FEAT class
2 participants