DOI-USGS / modflow-setup

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

Feat: improve rotated inset support #79

Closed aleaf closed 8 months ago

aleaf commented 8 months ago
codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 89.31%. Comparing base (d2d459e) to head (80d649d).

Files Patch % Lines
mfsetup/grid.py 91.01% 8 Missing :warning:
mfsetup/discretization.py 92.30% 1 Missing :warning:
mfsetup/mf6model.py 83.33% 1 Missing :warning:
mfsetup/mfmodel.py 96.77% 1 Missing :warning:
mfsetup/tests/test_pfl_mfnwt_inset.py 66.66% 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 #79 +/- ## =========================================== + Coverage 89.14% 89.31% +0.16% =========================================== Files 64 64 Lines 12396 12545 +149 =========================================== + Hits 11050 11204 +154 + Misses 1346 1341 -5 ```

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