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

Use Ruff #315

Merged
merged 4 commits into from
Dec 16, 2023
Merged

Use Ruff #315

merged 4 commits into from
Dec 16, 2023

Conversation

ewjoachim
Copy link
Member

Replace black, isort, pycodestyle etc with Ruff

Copy link

End-to-end public repo

@ewjoachim ewjoachim enabled auto-merge December 16, 2023 18:41
Copy link

Coverage report

The coverage rate went from 100% to 100% ➡️
The branch rate is 100%.

100% of new lines are covered.

Diff Coverage details (click to unfold)

coverage_comment/main.py

100% of new lines are covered (100% of the complete file).

coverage_comment/activity.py

100% of new lines are covered (100% of the complete file).

coverage_comment/annotations.py

100% of new lines are covered (100% of the complete file).

coverage_comment/badge.py

100% of new lines are covered (100% of the complete file).

coverage_comment/comment_file.py

100% of new lines are covered (100% of the complete file).

coverage_comment/communication.py

100% of new lines are covered (100% of the complete file).

coverage_comment/coverage.py

100% of new lines are covered (100% of the complete file).

coverage_comment/files.py

100% of new lines are covered (100% of the complete file).

coverage_comment/github.py

100% of new lines are covered (100% of the complete file).

coverage_comment/github_client.py

100% of new lines are covered (100% of the complete file).

coverage_comment/log.py

100% of new lines are covered (100% of the complete file).

coverage_comment/log_utils.py

100% of new lines are covered (100% of the complete file).

coverage_comment/main.py

100% of new lines are covered (100% of the complete file).

coverage_comment/settings.py

100% of new lines are covered (100% of the complete file).

coverage_comment/storage.py

100% of new lines are covered (100% of the complete file).

coverage_comment/subprocess.py

100% of new lines are covered (100% of the complete file).

coverage_comment/template.py

100% of new lines are covered (100% of the complete file).

@ewjoachim ewjoachim merged commit 9c7842e into main Dec 16, 2023
2 checks passed
@ewjoachim ewjoachim deleted the ruff branch December 16, 2023 18:54
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