modflowpy / flopy

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

feat(disv1d): rename DISL to DISV1D #2133

Closed langevin-usgs closed 5 months ago

langevin-usgs commented 5 months ago

Changed DISL name to DISV1D to be consistent with ongoing surface water modeling work in MODFLOW 6

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 71.3%. Comparing base (18014af) to head (3a79086). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2133 +/- ## ========================================= - Coverage 73.1% 71.3% -1.8% ========================================= Files 260 260 Lines 59439 59439 ========================================= - Hits 43454 42417 -1037 - Misses 15985 17022 +1037 ``` | [Files](https://app.codecov.io/gh/modflowpy/flopy/pull/2133?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/data/mfstructure.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2133?src=pr&el=tree&filepath=flopy%2Fmf6%2Fdata%2Fmfstructure.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-ZmxvcHkvbWY2L2RhdGEvbWZzdHJ1Y3R1cmUucHk=) | `64.0% <ø> (-0.1%)` | :arrow_down: | | [flopy/mf6/utils/mfenums.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2133?src=pr&el=tree&filepath=flopy%2Fmf6%2Futils%2Fmfenums.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-ZmxvcHkvbWY2L3V0aWxzL21mZW51bXMucHk=) | `100.0% <100.0%> (ø)` | | | [flopy/mf6/coordinates/modeldimensions.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2133?src=pr&el=tree&filepath=flopy%2Fmf6%2Fcoordinates%2Fmodeldimensions.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-ZmxvcHkvbWY2L2Nvb3JkaW5hdGVzL21vZGVsZGltZW5zaW9ucy5weQ==) | `73.8% <0.0%> (-4.7%)` | :arrow_down: | | [flopy/mf6/mfmodel.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2133?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=) | `57.5% <0.0%> (-2.7%)` | :arrow_down: | | [flopy/mf6/coordinates/modelgrid.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2133?src=pr&el=tree&filepath=flopy%2Fmf6%2Fcoordinates%2Fmodelgrid.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-ZmxvcHkvbWY2L2Nvb3JkaW5hdGVzL21vZGVsZ3JpZC5weQ==) | `35.1% <0.0%> (-2.0%)` | :arrow_down: | ... and [54 files with indirect coverage changes](https://app.codecov.io/gh/modflowpy/flopy/pull/2133/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy)