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

rf(py314): Replace deprecated pkgutil.find_loader #3384

Merged
merged 1 commit into from
Oct 16, 2024

rf(py314): Replace deprecated pkgutil.find_loader

bf38d9e
Select commit
Loading
Failed to load commit list.
Merged

rf(py314): Replace deprecated pkgutil.find_loader #3384

rf(py314): Replace deprecated pkgutil.find_loader
bf38d9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 1s

72.06% (+0.00%) compared to 5d7a6d3

View this Pull Request on Codecov

72.06% (+0.00%) compared to 5d7a6d3

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.06%. Comparing base (5d7a6d3) to head (bf38d9e).

Files with missing lines Patch % Lines
fmriprep/cli/parser.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3384   +/-   ##
=======================================
  Coverage   72.06%   72.06%           
=======================================
  Files          57       57           
  Lines        4231     4231           
  Branches      456      455    -1     
=======================================
  Hits         3049     3049           
  Misses       1067     1067           
  Partials      115      115           

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