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(MFPackage kwargs check): Now verifying that only valid kwargs are passed to MFPackage #1667

Merged
merged 4 commits into from Dec 22, 2022

Conversation

spaulins-usgs
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #1667 (c246158) into develop (89fc16b) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           develop   #1667   +/-   ##
=======================================
  Coverage     71.6%   71.6%           
=======================================
  Files          253     253           
  Lines        55724   55735   +11     
=======================================
+ Hits         39922   39935   +13     
+ Misses       15802   15800    -2     
Impacted Files Coverage Δ
flopy/mf6/mfpackage.py 65.4% <100.0%> (+0.6%) ⬆️
flopy/utils/gridintersect.py 76.2% <0.0%> (-2.8%) ⬇️
flopy/utils/get_modflow.py 63.9% <0.0%> (-1.5%) ⬇️
flopy/mf6/mfmodel.py 57.5% <0.0%> (+0.3%) ⬆️
flopy/mf6/mfbase.py 81.2% <0.0%> (+1.6%) ⬆️
flopy/mf6/modflow/mfsimulation.py 61.8% <0.0%> (+2.1%) ⬆️

autotest/test_mf6.py Outdated Show resolved Hide resolved
@spaulins-usgs spaulins-usgs merged commit 19b3daa into modflowpy:develop Dec 22, 2022
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