modflowpy / pymake

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

chore(formatting): switch to ruff #166

Closed wpbonelli closed 7 months ago

wpbonelli commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.678%. Comparing base (77a159e) to head (4e8113f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #166 +/- ## ============================================= + Coverage 75.978% 81.678% +5.700% ============================================= Files 20 20 Lines 3526 3526 ============================================= + Hits 2679 2880 +201 + Misses 847 646 -201 ``` | [Files](https://app.codecov.io/gh/modflowpy/pymake/pull/166?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy) | Coverage Δ | | |---|---|---| | [pymake/cmds/build.py](https://app.codecov.io/gh/modflowpy/pymake/pull/166?src=pr&el=tree&filepath=pymake%2Fcmds%2Fbuild.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL2NtZHMvYnVpbGQucHk=) | `0.000% <ø> (ø)` | | | [pymake/cmds/createjson.py](https://app.codecov.io/gh/modflowpy/pymake/pull/166?src=pr&el=tree&filepath=pymake%2Fcmds%2Fcreatejson.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL2NtZHMvY3JlYXRlanNvbi5weQ==) | `0.000% <ø> (ø)` | | | [pymake/cmds/mfpymakecli.py](https://app.codecov.io/gh/modflowpy/pymake/pull/166?src=pr&el=tree&filepath=pymake%2Fcmds%2Fmfpymakecli.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL2NtZHMvbWZweW1ha2VjbGkucHk=) | `0.000% <ø> (ø)` | | | [pymake/utils/\_Popen\_wrapper.py](https://app.codecov.io/gh/modflowpy/pymake/pull/166?src=pr&el=tree&filepath=pymake%2Futils%2F_Popen_wrapper.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL3V0aWxzL19Qb3Blbl93cmFwcGVyLnB5) | `92.682% <ø> (ø)` | | | [pymake/utils/\_compiler\_language\_files.py](https://app.codecov.io/gh/modflowpy/pymake/pull/166?src=pr&el=tree&filepath=pymake%2Futils%2F_compiler_language_files.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL3V0aWxzL19jb21waWxlcl9sYW5ndWFnZV9maWxlcy5weQ==) | `93.700% <ø> (ø)` | | | [pymake/utils/usgsprograms.py](https://app.codecov.io/gh/modflowpy/pymake/pull/166?src=pr&el=tree&filepath=pymake%2Futils%2Fusgsprograms.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy#diff-cHltYWtlL3V0aWxzL3VzZ3Nwcm9ncmFtcy5weQ==) | `76.890% <100.000%> (+43.277%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/modflowpy/pymake/pull/166/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=modflowpy)