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

Changed linter to ruff. #210

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Changed linter to ruff. #210

merged 1 commit into from
Oct 1, 2023

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Oct 1, 2023

Signed-off-by: Pavel Kirilin [email protected]

Signed-off-by: Pavel Kirilin <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #210 (62c8ae1) into develop (e66f3aa) will increase coverage by 5.29%.
Report is 125 commits behind head on develop.
The diff coverage is 72.49%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           develop     #210      +/-   ##
===========================================
+ Coverage    67.62%   72.91%   +5.29%     
===========================================
  Files           37       48      +11     
  Lines          942     1514     +572     
===========================================
+ Hits           637     1104     +467     
- Misses         305      410     +105     
Files Coverage Δ
taskiq/__init__.py 100.00% <100.00%> (ø)
taskiq/abc/formatter.py 100.00% <100.00%> (ø)
taskiq/abc/middleware.py 100.00% <ø> (ø)
taskiq/abc/result_backend.py 100.00% <ø> (ø)
taskiq/abc/schedule_source.py 100.00% <100.00%> (ø)
taskiq/acks.py 100.00% <100.00%> (ø)
taskiq/api/__init__.py 100.00% <100.00%> (ø)
taskiq/cli/common_args.py 100.00% <100.00%> (ø)
taskiq/cli/watcher.py 0.00% <ø> (ø)
taskiq/cli/worker/log_collector.py 100.00% <ø> (ø)
... and 34 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@s3rius s3rius requested a review from chandr-andr October 1, 2023 17:35
Copy link
Member

@chandr-andr chandr-andr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ruff is nice

@chandr-andr chandr-andr merged commit a618b56 into develop Oct 1, 2023
@chandr-andr chandr-andr deleted the feature/ruff branch October 1, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants