Remi-Gau / nilearn

Machine learning for NeuroImaging in Python
http://nilearn.github.io
Other
1 stars 1 forks source link

black interface #34

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

Closes # .

Changes proposed in this pull request:

-

github-actions[bot] commented 1 year ago

👋 @Remi-Gau Thanks for creating a PR!

Until this PR is ready for review, you can include the [WIP] tag in its title, or leave it as a github draft.

Please make sure it is compliant with our contributing guidelines. In particular, be sure it checks the boxes listed below.

For new features:

For bug fixes:

We will review it as quick as possible, feel free to ping us with questions if needed.

codecov-commenter commented 1 year ago

Codecov Report

Merging #34 (2a83bbf) into black_tests (17f2d4b) will decrease coverage by 0.08%. The diff coverage is 94.11%.

@@               Coverage Diff               @@
##           black_tests      #34      +/-   ##
===============================================
- Coverage        91.52%   91.45%   -0.08%     
===============================================
  Files              133      133              
  Lines            15557    15557              
  Branches          3229     3229              
===============================================
- Hits             14238    14227      -11     
- Misses             772      784      +12     
+ Partials           547      546       -1     
Impacted Files Coverage Δ
...ilearn/interfaces/fmriprep/load_confounds_scrub.py 100.00% <ø> (ø)
...ilearn/interfaces/fmriprep/load_confounds_utils.py 100.00% <ø> (ø)
nilearn/interfaces/fsl.py 80.00% <0.00%> (ø)
nilearn/interfaces/bids/glm.py 92.64% <83.33%> (ø)
nilearn/interfaces/bids/query.py 97.01% <96.15%> (ø)
nilearn/interfaces/bids/_utils.py 97.72% <100.00%> (ø)
nilearn/interfaces/fmriprep/load_confounds.py 100.00% <100.00%> (ø)
...n/interfaces/fmriprep/load_confounds_components.py 100.00% <100.00%> (ø)
...arn/interfaces/fmriprep/load_confounds_strategy.py 100.00% <100.00%> (ø)
...rfaces/fmriprep/tests/test_load_confounds_scrub.py 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes