DOI-USGS / modflow-setup

Python package for automating the setup of MODFLOW groundwater flow models
Other
48 stars 17 forks source link

Fix hard coding bug in partial vertical LGR setup; #98

Closed aleaf closed 1 week ago

aleaf commented 1 week ago
codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 95.69892% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.51%. Comparing base (9f53a9c) to head (908196a). Report is 14 commits behind head on develop.

Files with missing lines Patch % Lines
mfsetup/discretization.py 50.00% 2 Missing :warning:
mfsetup/ic.py 93.75% 1 Missing :warning:
mfsetup/mfmodel.py 87.50% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #98 +/- ## =========================================== + Coverage 89.47% 89.51% +0.03% =========================================== Files 65 65 Lines 12992 13106 +114 =========================================== + Hits 11625 11732 +107 - Misses 1367 1374 +7 ``` | [Flag](https://app.codecov.io/gh/DOI-USGS/modflow-setup/pull/98/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/DOI-USGS/modflow-setup/pull/98/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.