modflowpy / pymake

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

feat(cli): add --precision option to make-program #156

Closed jdhughes-usgs closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (1eb0985) 82.671% compared to head (d7da3b1) 82.628%. Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #156 +/- ## ============================================= - Coverage 82.671% 82.628% -0.043% ============================================= Files 20 20 Lines 3474 3477 +3 ============================================= + Hits 2872 2873 +1 - Misses 602 604 +2 ``` | [Files](https://app.codecov.io/gh/modflowpy/pymake/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy) | Coverage Δ | | |---|---|---| | [pymake/utils/usgsprograms.py](https://app.codecov.io/gh/modflowpy/pymake/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL3V0aWxzL3VzZ3Nwcm9ncmFtcy5weQ==) | `84.689% <100.000%> (ø)` | | | [pymake/pymake\_build\_apps.py](https://app.codecov.io/gh/modflowpy/pymake/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL3B5bWFrZV9idWlsZF9hcHBzLnB5) | `86.086% <87.500%> (-0.639%)` | :arrow_down: | | [pymake/cmds/build.py](https://app.codecov.io/gh/modflowpy/pymake/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL2NtZHMvYnVpbGQucHk=) | `0.000% <0.000%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/modflowpy/pymake/pull/156/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy)