khaeru / genno

Efficient, transparent computation on labelled, N-dimensional data
https://genno.rtfd.io
GNU General Public License v3.0
1 stars 2 forks source link

Adjust for NumPy 2.0.0 #141

Closed khaeru closed 3 months ago

khaeru commented 5 months ago

cf. #140

PR checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (061841f) to head (256c65a). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 51 51 Lines 4732 4695 -37 ========================================= - Hits 4732 4695 -37 ``` | [Files with missing lines](https://app.codecov.io/gh/khaeru/genno/pull/141?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto) | Coverage Δ | | |---|---|---| | [genno/core/attrseries.py](https://app.codecov.io/gh/khaeru/genno/pull/141?src=pr&el=tree&filepath=genno%2Fcore%2Fattrseries.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto#diff-Z2Vubm8vY29yZS9hdHRyc2VyaWVzLnB5) | `100.00% <100.00%> (ø)` | | | [genno/core/operator.py](https://app.codecov.io/gh/khaeru/genno/pull/141?src=pr&el=tree&filepath=genno%2Fcore%2Foperator.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto#diff-Z2Vubm8vY29yZS9vcGVyYXRvci5weQ==) | `100.00% <100.00%> (ø)` | | | [genno/operator.py](https://app.codecov.io/gh/khaeru/genno/pull/141?src=pr&el=tree&filepath=genno%2Foperator.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto#diff-Z2Vubm8vb3BlcmF0b3IucHk=) | `100.00% <100.00%> (ø)` | | | [genno/tests/core/test\_computer.py](https://app.codecov.io/gh/khaeru/genno/pull/141?src=pr&el=tree&filepath=genno%2Ftests%2Fcore%2Ftest_computer.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto#diff-Z2Vubm8vdGVzdHMvY29yZS90ZXN0X2NvbXB1dGVyLnB5) | `100.00% <100.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/khaeru/genno/pull/141/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Natsuo+Kishimoto)