Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chg: more ruff rules #35

Merged
merged 30 commits into from
Aug 2, 2024
Merged

chg: more ruff rules #35

merged 30 commits into from
Aug 2, 2024

Conversation

bossjones
Copy link
Owner

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

  • This PR represents a single feature, fix, or change
  • These changes have been tested locally
  • Unit tests have been added for this change
  • Updated relevant documentation (feature wikis, README)

Copy link

codecov bot commented Aug 1, 2024

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 ⚠️
src/goob_ai/bot_logger/__init__.py 56.36% 23 Missing and 1 partial ⚠️
src/goob_ai/backend/cache/goobredis.py 89.09% 1 Missing and 5 partials ⚠️
src/goob_ai/backend/cache/goobredis_session.py 83.33% 1 Missing and 1 partial ⚠️
src/goob_ai/cli.py 77.77% 2 Missing ⚠️
src/goob_ai/utils/vidops.py 50.00% 2 Missing ⚠️
src/goob_ai/utils/imgops.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            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 Coverage Δ
3.10 37.15% <62.62%> (+0.11%) ⬆️
Linux 37.15% <62.62%> (+0.11%) ⬆️
X64 37.15% <62.62%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bossjones bossjones merged commit 2f54fef into main Aug 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant