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(float32, empty stress period): #1779 and #1793 #1806

Merged
merged 2 commits into from
Jun 2, 2023
Merged

fix(float32, empty stress period): #1779 and #1793 #1806

merged 2 commits into from
Jun 2, 2023

Conversation

spaulins-usgs
Copy link
Contributor

Fixed issue where flopy only recognized float64 data and not float32 data.

Fixed issue where block headers were not getting created for empty data blocks.

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #1806 (5f60eb1) into develop (badc431) will decrease coverage by 0.1%.
The diff coverage is 90.0%.

@@            Coverage Diff            @@
##           develop   #1806     +/-   ##
=========================================
- Coverage     72.1%   72.1%   -0.1%     
=========================================
  Files          254     254             
  Lines        55929   55971     +42     
=========================================
+ Hits         40377   40395     +18     
- Misses       15552   15576     +24     
Impacted Files Coverage Δ
flopy/mf6/data/mfdatastorage.py 70.4% <ø> (ø)
flopy/mf6/mfpackage.py 66.5% <84.6%> (+0.3%) ⬆️
flopy/mf6/data/mfdata.py 75.6% <100.0%> (+<0.1%) ⬆️
flopy/mf6/data/mfdataarray.py 60.9% <100.0%> (-1.9%) ⬇️
flopy/mf6/data/mfdatalist.py 73.3% <100.0%> (ø)
flopy/mf6/data/mfdatascalar.py 60.1% <100.0%> (+0.1%) ⬆️

... and 8 files with indirect coverage changes

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.

2 participants