Conversation

effigies

pkgutil.find_loader was deprecated in 3.12, will be removed in 3.14, and its replacement has been around since 3.4.

@codecovCodecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.85%. Comparing base (fffc1c2) to head (52a6bf2).
Report is 83 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3692      +/-   ##
==========================================
- Coverage   70.85%   70.85%   -0.01%     
==========================================
  Files        1277     1277              
  Lines       59118    59118              
  Branches     9803     8585    -1218     
==========================================
- Hits        41888    41887       -1     
- Misses      16061    16086      +25     
+ Partials     1169     1145      -24     

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

@effigieseffigies merged commit 7139c7f into nipy:master Oct 16, 2024
19 checks passed
@effigieseffigies deleted the rf/drop-pkgutil-find_loader branch October 16, 2024 17:56
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