Conversation

somso2e

Summary

Fixes #3520 .

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

  • Removed leftover debug print statement in FEAT class

@codecov

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).
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              
FlagCoverage Δ
unittests65.03% <ø> (+<0.01%)⬆️

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

Impacted FilesCoverage Δ
nipype/interfaces/fsl/model.py55.19% <ø> (+0.05%)⬆️
nipype/__init__.py46.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

Thanks!

@effigieseffigies merged commit cf264ac into nipy:master Sep 27, 2022
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

Unnecessary print used in the FEAT class