Skip to content

refactor(dependencies): support numpy 2#2241

Merged
wpbonelli merged 8 commits into
modflowpy:developfrom
wpbonelli:np2
Jun 19, 2024
Merged

refactor(dependencies): support numpy 2#2241
wpbonelli merged 8 commits into
modflowpy:developfrom
wpbonelli:np2

Conversation

@wpbonelli
Copy link
Copy Markdown
Member

@wpbonelli wpbonelli commented Jun 18, 2024

Remove numpy upper bound to close #2153. Also fix @requires_pkg usage in test_export.py, replace deprecated itemset in mfdatastorage.py, and bump some CI jobs to Python 3.9.

This PR required updates on the MF6 side:

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.0%. Comparing base (18dfcb0) to head (ee99533).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2241     +/-   ##
=========================================
+ Coverage     73.5%   74.0%   +0.4%     
=========================================
  Files          294     294             
  Lines        58888   58886      -2     
=========================================
+ Hits         43329   43595    +266     
+ Misses       15559   15291    -268     
Files Coverage Δ
flopy/mf6/data/mfdatastorage.py 71.6% <100.0%> (ø)

... and 11 files with indirect coverage changes

@wpbonelli wpbonelli marked this pull request as ready for review June 19, 2024 04:31
@wpbonelli wpbonelli merged commit e48198c into modflowpy:develop Jun 19, 2024
@wpbonelli wpbonelli deleted the np2 branch June 19, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NumPy 2.0 compatibility

1 participant