ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
206 stars 44 forks source link

Numpy 2.0 compatibility #1420

Closed PaulJonasJost closed 1 week ago

PaulJonasJost commented 2 weeks ago

Changed through ruff check path/to/code/ --select NPY201 as explained here

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.89%. Comparing base (825550a) to head (6ebaa77).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1420 +/- ## =========================================== + Coverage 82.02% 83.89% +1.86% =========================================== Files 160 160 Lines 13107 13107 =========================================== + Hits 10751 10996 +245 + Misses 2356 2111 -245 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.