Skip to content

fix(optimize_splitting_mask): add edge weights for LAK cells - #2853

Open
jlarsen-usgs wants to merge 10 commits into
modflowpy:developfrom
jdlarsen-UA:develop
Open

jlarsen-usgs wants to merge 10 commits into
modflowpy:developfrom
jdlarsen-UA:develop

Conversation

@jlarsen-usgs

Copy link
Copy Markdown
Contributor
  • refactor hfb edge weighting code
  • add testing

@codecov

codecov Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.7%. Comparing base (556c088) to head (a0ba869).
⚠️ Report is 234 commits behind head on develop.

Files with missing lines Patch % Lines
flopy/mf6/utils/model_splitter.py 97.6% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2853      +/-   ##
===========================================
+ Coverage     55.5%    73.7%   +18.2%     
===========================================
  Files          644      659      +15     
  Lines       124135   132450    +8315     
===========================================
+ Hits         68947    97729   +28782     
+ Misses       55188    34721   -20467     
Files with missing lines Coverage Δ
flopy/mf6/utils/model_splitter.py 72.8% <97.6%> (-2.1%) ⬇️

... and 585 files with indirect coverage changes

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

@jlarsen-usgs

Copy link
Copy Markdown
Contributor Author

Closes #2827

This branch has not been deployed

No deployments
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.

optimize_splitting_mask lake consolidation unbalances the partition

1 participant