Conversation

effigies

Drops Python 3.7 support, and ran pyupgrade --py38-plus a couple times along with black and some manual tweaks.

@codecov

Codecov Report

coverage: 51.18% and project coverage change: -0.09⚠️

Comparison is base (7d4808f) 63.28% compared to head (7958828) 63.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3588      +/-   ##
==========================================
- Coverage   63.28%   63.20%   -0.09%     
==========================================
  Files         308      308              
  Lines       40876    40787      -89     
  Branches     5485     5484       -1     
==========================================
- Hits        25870    25779      -91     
- Misses      13995    13997       +2     
  Partials     1011     1011              
Impacted FilesCoverage Δ
nipype/algorithms/__init__.py100.00% <ø> (ø)
nipype/algorithms/icc.py58.97% <ø> (ø)
nipype/algorithms/mesh.py29.70% <0.00%> (ø)
nipype/algorithms/metrics.py56.28% <ø> (ø)
nipype/algorithms/stats.py100.00% <ø> (ø)
nipype/caching/__init__.py100.00% <ø> (ø)
nipype/interfaces/__init__.py100.00% <ø> (ø)
nipype/interfaces/afni/__init__.py100.00% <ø> (ø)
nipype/interfaces/afni/svm.py97.61% <0.00%> (ø)
nipype/interfaces/ants/__init__.py100.00% <ø> (ø)
... and 207 more

... and 68 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 merged commit a3f8ecd into nipy:master Jul 5, 2023
@effigieseffigies deleted the mnt/py38plus branch July 5, 2023 17:21
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