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

feat(mf2005,mf2k): allow loading custom flopy packages #2404

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dbrakenhoff
Copy link
Contributor

Add extra_pkgs kwarg, which updates the mfnam_packages dictionary.

- add extra_pkgs kwarg, which updates the mfnam_packages dictionary.
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.4%. Comparing base (bb9824e) to head (badcecd).
Report is 25 commits behind head on develop.

Files with missing lines Patch % Lines
flopy/modflow/mf.py 50.0% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #2404     +/-   ##
=========================================
+ Coverage     68.4%   76.4%   +7.9%     
=========================================
  Files          294     294             
  Lines        59390   59706    +316     
=========================================
+ Hits         40652   45620   +4968     
+ Misses       18738   14086   -4652     
Files with missing lines Coverage Δ
flopy/modflow/mf.py 69.1% <50.0%> (+1.0%) ⬆️

... and 245 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: support custom packages for mf2k and modflow2005
1 participant