Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(data storage): added numpy type check for consistent integer and float sizes (32-bit vs 64-bit) #2062

Merged
merged 2 commits into from Jan 17, 2024

Conversation

scottrp
Copy link
Contributor

@scottrp scottrp commented Jan 17, 2024

No description provided.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3101838) 73.0% compared to head (66f2d5a) 72.9%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2062     +/-   ##
=========================================
- Coverage     73.0%   72.9%   -0.1%     
=========================================
  Files          259     259             
  Lines        59298   59302      +4     
=========================================
- Hits         43305   43286     -19     
- Misses       15993   16016     +23     
Files Coverage Δ
flopy/mf6/data/mfdatastorage.py 71.4% <100.0%> (+<0.1%) ⬆️

... and 6 files with indirect coverage changes

@spaulins-usgs spaulins-usgs merged commit 97da396 into modflowpy:develop Jan 17, 2024
24 checks passed
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.

None yet

2 participants