samuelcolvin / python-devtools

Dev tools for python
https://python-devtools.helpmanual.io/
MIT License
974 stars 48 forks source link

switch to ruff #124

Closed samuelcolvin closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #124 (0385fde) into main (abed0a5) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #124 +/- ## ======================================= Coverage 99.25% 99.25% ======================================= Files 7 7 Lines 537 537 Branches 75 75 ======================================= Hits 533 533 Misses 2 2 Partials 2 2 ``` | [Impacted Files](https://codecov.io/gh/samuelcolvin/python-devtools/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin) | Coverage Δ | | |---|---|---| | [devtools/debug.py](https://codecov.io/gh/samuelcolvin/python-devtools/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin#diff-ZGV2dG9vbHMvZGVidWcucHk=) | `100.00% <100.00%> (ø)` | | | [devtools/prettier.py](https://codecov.io/gh/samuelcolvin/python-devtools/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin#diff-ZGV2dG9vbHMvcHJldHRpZXIucHk=) | `98.95% <100.00%> (ø)` | | | [devtools/utils.py](https://codecov.io/gh/samuelcolvin/python-devtools/pull/124?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin#diff-ZGV2dG9vbHMvdXRpbHMucHk=) | `96.72% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://codecov.io/gh/samuelcolvin/python-devtools/pull/124?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/samuelcolvin/python-devtools/pull/124?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin). Last update [abed0a5...0385fde](https://codecov.io/gh/samuelcolvin/python-devtools/pull/124?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E2%AC%A2+Samuel+Colvin).