Skip to content

Convert all np.int_ to np.intp in graph.py

d8989ab
Select commit
Loading
Failed to load commit list.
Merged

Numpy 20 fixes #565

Convert all np.int_ to np.intp in graph.py
d8989ab
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 4, 2024 in 1s

84.61% (-0.09%) compared to 3e8409c

View this Pull Request on Codecov

84.61% (-0.09%) compared to 3e8409c

Details

Codecov Report

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

Project coverage is 84.61%. Comparing base (3e8409c) to head (d8989ab).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
nipy/algorithms/graph/graph.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #565      +/-   ##
==========================================
- Coverage   84.70%   84.61%   -0.09%     
==========================================
  Files         297      293       -4     
  Lines       27590    27479     -111     
  Branches     3361     3362       +1     
==========================================
- Hits        23370    23252     -118     
- Misses       3266     3273       +7     
  Partials      954      954              

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