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

fix(grb): update binary grid file reader for new grid types #2157

Closed langevin-usgs closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 71.1%. Comparing base (f4a4274) to head (6388d25). Report is 2 commits behind head on develop.

:exclamation: Current head 6388d25 differs from pull request most recent head baa6ec6. Consider uploading reports for the commit baa6ec6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2157 +/- ## ========================================= - Coverage 72.9% 71.1% -1.9% ========================================= Files 260 260 Lines 58119 58132 +13 ========================================= - Hits 42398 41356 -1042 - Misses 15721 16776 +1055 ``` | [Files](https://app.codecov.io/gh/modflowpy/flopy/pull/2157?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/utils/binarygrid\_util.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2157?src=pr&el=tree&filepath=flopy%2Fmf6%2Futils%2Fbinarygrid_util.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-ZmxvcHkvbWY2L3V0aWxzL2JpbmFyeWdyaWRfdXRpbC5weQ==) | `89.9% <35.7%> (-2.5%)` | :arrow_down: | ... and [64 files with indirect coverage changes](https://app.codecov.io/gh/modflowpy/flopy/pull/2157/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy)