bossjones / goob_ai

MIT License
1 stars 0 forks source link

chg: more ruff rules #35

Closed bossjones closed 3 months ago

bossjones commented 3 months ago

Summary

1-2 line summary of changes

Jira ticket(s)

Please mention the Jira story/bug corresponding to the change

Changes

Please enter each change as a new bullet point

Relevant Documentation

Please enter the links of any docs updated to reflect this change

Checklist

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 62.62136% with 77 lines in your changes missing coverage. Please review.

Project coverage is 37.15%. Comparing base (5092e4b) to head (5aeee67).

Files Patch % Lines
src/goob_ai/clients/http_client.py 18.36% 39 Missing and 1 partial :warning:
src/goob_ai/bot_logger/__init__.py 56.36% 23 Missing and 1 partial :warning:
src/goob_ai/backend/cache/goobredis.py 89.09% 1 Missing and 5 partials :warning:
src/goob_ai/backend/cache/goobredis_session.py 83.33% 1 Missing and 1 partial :warning:
src/goob_ai/cli.py 77.77% 2 Missing :warning:
src/goob_ai/utils/vidops.py 50.00% 2 Missing :warning:
src/goob_ai/utils/imgops.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 37.03% 37.15% +0.11% ========================================== Files 62 62 Lines 5767 5897 +130 Branches 775 791 +16 ========================================== + Hits 2136 2191 +55 - Misses 3536 3611 +75 Partials 95 95 ``` | [Flag](https://app.codecov.io/gh/bossjones/goob_ai/pull/35/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/bossjones/goob_ai/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29) | `37.15% <62.62%> (+0.11%)` | :arrow_up: | | [Linux](https://app.codecov.io/gh/bossjones/goob_ai/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29) | `37.15% <62.62%> (+0.11%)` | :arrow_up: | | [X64](https://app.codecov.io/gh/bossjones/goob_ai/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29) | `37.15% <62.62%> (+0.11%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29#carryforward-flags-in-the-pull-request-comment) to find out more.

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