modflowpy / flopy

A Python package to create, run, and post-process MODFLOW-based models.
https://flopy.readthedocs.io
Other
520 stars 314 forks source link

update(MFSimulationBase): allow simulations to have no attached models #2140

Closed jlarsen-usgs closed 7 months ago

jlarsen-usgs commented 7 months ago

Adding this PR because:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 73.1%. Comparing base (0f14f1f) to head (a4bdd96).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2140 +/- ## ========================================= - Coverage 73.1% 73.1% -0.1% ========================================= Files 260 260 Lines 59491 59495 +4 ========================================= + Hits 43492 43494 +2 - Misses 15999 16001 +2 ``` | [Files](https://app.codecov.io/gh/modflowpy/flopy/pull/2140?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy) | Coverage Δ | | |---|---|---| | [flopy/mf6/mfmodel.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2140?src=pr&el=tree&filepath=flopy%2Fmf6%2Fmfmodel.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-ZmxvcHkvbWY2L21mbW9kZWwucHk=) | `60.4% <50.0%> (-0.1%)` | :arrow_down: | | [flopy/mf6/mfsimbase.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2140?src=pr&el=tree&filepath=flopy%2Fmf6%2Fmfsimbase.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-ZmxvcHkvbWY2L21mc2ltYmFzZS5weQ==) | `67.9% <50.0%> (-0.1%)` | :arrow_down: |