Remi-Gau / nilearn

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

tmp #29

Closed Remi-Gau closed 1 year ago

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 #29 (2f0c1a7) into main (e6fc4f9) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   91.52%   91.52%           
=======================================
  Files         133      133           
  Lines       15557    15557           
  Branches     3229     3229           
=======================================
  Hits        14238    14238           
  Misses        772      772           
  Partials      547      547           
Impacted Files Coverage Δ
nilearn/_utils/__init__.py 100.00% <100.00%> (ø)
nilearn/interfaces/__init__.py 100.00% <100.00%> (ø)
nilearn/interfaces/bids/__init__.py 100.00% <100.00%> (ø)
nilearn/interfaces/fmriprep/__init__.py 100.00% <100.00%> (ø)
nilearn/maskers/__init__.py 100.00% <100.00%> (ø)
nilearn/plotting/__init__.py 93.93% <100.00%> (ø)
nilearn/surface/__init__.py 100.00% <100.00%> (ø)