Conversation

effigies

Trying to resolve the obvious issues in current test failures

@codecov

Codecov Report

coverage has no change and project coverage change: +15.00 🎉

Comparison is base (4829683) 48.27% compared to head (5e2fd1c) 63.28%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3587       +/-   ##
===========================================
+ Coverage   48.27%   63.28%   +15.00%     
===========================================
  Files         309      308        -1     
  Lines       40908    40876       -32     
  Branches     5383     5485      +102     
===========================================
+ Hits        19748    25868     +6120     
+ Misses      21053    13997     -7056     
- Partials      107     1011      +904     
Impacted FilesCoverage Δ
nipype/info.py84.37% <ø> (ø)
nipype/interfaces/dcm2nii.py50.00% <ø> (+11.57%)⬆️
nipype/testing/__init__.py87.50% <ø> (+37.50%)⬆️

... and 118 files with indirect coverage changes

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

@effigieseffigies force-pushed the fix/test-failures branch from 6f0eaaf to fc43d65 Compare July 5, 2023 15:43
@effigies

This fixes 3.8+. Will drop 3.7 in a separate PR.

@effigieseffigies merged commit 7d4808f into nipy:master Jul 5, 2023
@effigieseffigies deleted the fix/test-failures branch July 5, 2023 16:49
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.

@effigies