jodal / pykka

🌀 Pykka makes it easier to build concurrent Python applications.
https://pykka.readthedocs.io
Apache License 2.0
1.21k stars 107 forks source link

Replace Black with 'ruff format' #210

Closed jodal closed 11 months ago

jodal commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (d930c60) 94.16% compared to head (dffea89) 94.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ======================================= Coverage 94.16% 94.16% ======================================= Files 14 14 Lines 566 566 Branches 83 83 ======================================= Hits 533 533 Misses 28 28 Partials 5 5 ``` | [Files](https://app.codecov.io/gh/jodal/pykka/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stein+Magnus+Jodal) | Coverage Δ | | |---|---|---| | [src/pykka/\_actor.py](https://app.codecov.io/gh/jodal/pykka/pull/210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stein+Magnus+Jodal#diff-c3JjL3B5a2thL19hY3Rvci5weQ==) | `97.41% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.