Skip to content

fix(UcnFile): Add check for modflow-6 GWT concentration file header type#2718

Open
jlarsen-usgs wants to merge 3 commits intomodflowpy:developfrom
jlarsen-usgs:develop
Open

fix(UcnFile): Add check for modflow-6 GWT concentration file header type#2718
jlarsen-usgs wants to merge 3 commits intomodflowpy:developfrom
jlarsen-usgs:develop

Conversation

@jlarsen-usgs
Copy link
Contributor

@jlarsen-usgs jlarsen-usgs commented Feb 25, 2026

Closes #2559

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

❌ Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.4%. Comparing base (556c088) to head (77b8f1e).
⚠️ Report is 132 commits behind head on develop.

Files with missing lines Patch % Lines
flopy/utils/binaryfile/__init__.py 87.8% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2718      +/-   ##
===========================================
+ Coverage     55.5%    72.4%   +16.9%     
===========================================
  Files          644      674      +30     
  Lines       124135   130612    +6477     
===========================================
+ Hits         68947    94651   +25704     
+ Misses       55188    35961   -19227     
Files with missing lines Coverage Δ
flopy/utils/binaryfile/__init__.py 82.4% <87.8%> (-2.1%) ⬇️

... and 569 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

bug: UcnFile (load concetrations from .con file) does load in Flopy

1 participant