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

Several improvements #92

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Several improvements #92

merged 1 commit into from
Apr 22, 2024

Conversation

isudak
Copy link
Contributor

@isudak isudak commented Apr 18, 2024

  • The preflight-summary GH workflow: don't post linter reports if they don't fit into the comment size limit
  • Dockerfiles: remove pip's cache in ~/.cache/pip
  • Use line length = 88 chars for Pylint and Black

Copy link

github-actions bot commented Apr 18, 2024

33 passed

Code Coverage Summary

Package Line Rate
alts 100%
alts.scheduler 0%
alts.shared 87%
alts.shared.uploaders 37%
alts.shared.utils 52%
alts.worker 6%
alts.worker.executors 73%
alts.worker.runners 28%
Summary 37% (922 / 2461)

View full reports on the Job Summary page.

- The preflight-summary GH workflow: don't post linter reports if they
  don't fit into the comment size limit
- Dockerfiles: remove pip's cache in `~/.cache/pip`
- Use `line length = 80 chars` for Pylint and Black
@isudak isudak merged commit f06c157 into AlmaLinux:master Apr 22, 2024
2 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