modflowpy / pymake

Python package for compiling MODFLOW-based applications
https://mfpymake.readthedocs.io/
Other
54 stars 35 forks source link

feat(zip): add feature to allow appending to an existing zip file #159

Closed jdhughes-usgs closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (3ab2ddc) 82.542% compared to head (9790e67) 81.063%. Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #159 +/- ## ============================================= - Coverage 82.542% 81.063% -1.480% ============================================= Files 20 20 Lines 3477 3480 +3 ============================================= - Hits 2870 2821 -49 - Misses 607 659 +52 ``` | [Files](https://app.codecov.io/gh/modflowpy/pymake/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy) | Coverage Δ | | |---|---|---| | [pymake/utils/download.py](https://app.codecov.io/gh/modflowpy/pymake/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL3V0aWxzL2Rvd25sb2FkLnB5) | `71.708% <80.000%> (-1.606%)` | :arrow_down: | | [pymake/pymake.py](https://app.codecov.io/gh/modflowpy/pymake/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL3B5bWFrZS5weQ==) | `78.220% <7.692%> (-0.175%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/modflowpy/pymake/pull/159/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy)