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

Fix: Small code quality fixes by ruff check --fix #565

Merged
merged 1 commit into from
Mar 6, 2024

Fix: Small code quality fixes by `ruff check --fix`

e2ca2de
Select commit
Loading
Failed to load commit list.
Merged

Fix: Small code quality fixes by ruff check --fix #565

Fix: Small code quality fixes by `ruff check --fix`
e2ca2de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 6, 2024 in 1s

73.07% of diff hit (target 34.57%)

View this Pull Request on Codecov

73.07% of diff hit (target 34.57%)

Annotations

Check warning on line 14 in src/aleph/vm/hypervisors/qemu/qemuvm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/hypervisors/qemu/qemuvm.py#L14

Added line #L14 was not covered by tests

Check warning on line 29 in src/aleph/vm/hypervisors/qemu/qemuvm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/hypervisors/qemu/qemuvm.py#L29

Added line #L29 was not covered by tests

Check warning on line 289 in src/aleph/vm/pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/pool.py#L289

Added line #L289 was not covered by tests

Check warning on line 28 in src/aleph/vm/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/utils.py#L28

Added line #L28 was not covered by tests

Check warning on line 193 in src/aleph/vm/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/utils.py#L193

Added line #L193 was not covered by tests

Check warning on line 197 in src/aleph/vm/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/utils.py#L197

Added line #L197 was not covered by tests

Check warning on line 208 in src/aleph/vm/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/utils.py#L208

Added line #L208 was not covered by tests