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

fix(ParticleTrackFile.write_shapefile): check for "k" even if "i", "j are not present #2294

Closed jlarsen-usgs closed 1 month ago

jlarsen-usgs commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 35.8%. Comparing base (b747803) to head (5cc292d). Report is 3 commits behind head on develop.

Files Patch % Lines
flopy/utils/particletrackfile.py 0.0% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2294 +/- ## ========================================== - Coverage 76.0% 35.8% -40.2% ========================================== Files 294 294 Lines 59396 59340 -56 ========================================== - Hits 45166 21278 -23888 - Misses 14230 38062 +23832 ``` | [Files](https://app.codecov.io/gh/modflowpy/flopy/pull/2294?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy) | Coverage Δ | | |---|---|---| | [flopy/utils/particletrackfile.py](https://app.codecov.io/gh/modflowpy/flopy/pull/2294?src=pr&el=tree&filepath=flopy%2Futils%2Fparticletrackfile.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-ZmxvcHkvdXRpbHMvcGFydGljbGV0cmFja2ZpbGUucHk=) | `20.7% <0.0%> (-75.3%)` | :arrow_down: | ... and [159 files with indirect coverage changes](https://app.codecov.io/gh/modflowpy/flopy/pull/2294/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy)