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

Transport: AsyncTransport plugin #6626

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

path_to_str -> str

b22338e
Select commit
Loading
Failed to load commit list.
Open

Transport: AsyncTransport plugin #6626

path_to_str -> str
b22338e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 20, 2025 in 1s

80.16% of diff hit (target 78.00%)

View this Pull Request on Codecov

80.16% of diff hit (target 78.00%)

Annotations

Check warning on line 123 in src/aiida/engine/daemon/execmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/daemon/execmanager.py#L123

Added line #L123 was not covered by tests

Check warning on line 156 in src/aiida/engine/daemon/execmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/daemon/execmanager.py#L154-L156

Added lines #L154 - L156 were not covered by tests

Check warning on line 159 in src/aiida/engine/daemon/execmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/daemon/execmanager.py#L159

Added line #L159 was not covered by tests

Check warning on line 190 in src/aiida/engine/daemon/execmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/daemon/execmanager.py#L190

Added line #L190 was not covered by tests

Check warning on line 464 in src/aiida/engine/daemon/execmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/daemon/execmanager.py#L464

Added line #L464 was not covered by tests

Check warning on line 473 in src/aiida/engine/daemon/execmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/daemon/execmanager.py#L473

Added line #L473 was not covered by tests

Check warning on line 476 in src/aiida/engine/daemon/execmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/daemon/execmanager.py#L476

Added line #L476 was not covered by tests

Check warning on line 120 in src/aiida/transports/plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/local.py#L120

Added line #L120 was not covered by tests

Check warning on line 626 in src/aiida/transports/plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/local.py#L625-L626

Added lines #L625 - L626 were not covered by tests

Check warning on line 690 in src/aiida/transports/plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/local.py#L690

Added line #L690 was not covered by tests

Check warning on line 873 in src/aiida/transports/plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/local.py#L872-L873

Added lines #L872 - L873 were not covered by tests

Check warning on line 828 in src/aiida/transports/plugins/ssh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh.py#L828

Added line #L828 was not covered by tests

Check warning on line 1214 in src/aiida/transports/plugins/ssh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh.py#L1213-L1214

Added lines #L1213 - L1214 were not covered by tests

Check warning on line 1220 in src/aiida/transports/plugins/ssh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh.py#L1219-L1220

Added lines #L1219 - L1220 were not covered by tests

Check warning on line 1368 in src/aiida/transports/plugins/ssh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh.py#L1368

Added line #L1368 was not covered by tests

Check warning on line 1370 in src/aiida/transports/plugins/ssh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh.py#L1370

Added line #L1370 was not covered by tests

Check warning on line 1373 in src/aiida/transports/plugins/ssh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh.py#L1372-L1373

Added lines #L1372 - L1373 were not covered by tests

Check warning on line 1628 in src/aiida/transports/plugins/ssh.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh.py#L1628

Added line #L1628 was not covered by tests

Check warning on line 44 in src/aiida/transports/plugins/ssh_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh_async.py#L38-L44

Added lines #L38 - L44 were not covered by tests

Check warning on line 52 in src/aiida/transports/plugins/ssh_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh_async.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 56 in src/aiida/transports/plugins/ssh_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh_async.py#L56

Added line #L56 was not covered by tests

Check warning on line 117 in src/aiida/transports/plugins/ssh_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh_async.py#L117

Added line #L117 was not covered by tests

Check warning on line 140 in src/aiida/transports/plugins/ssh_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh_async.py#L140

Added line #L140 was not covered by tests

Check warning on line 154 in src/aiida/transports/plugins/ssh_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh_async.py#L154

Added line #L154 was not covered by tests

Check warning on line 157 in src/aiida/transports/plugins/ssh_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/plugins/ssh_async.py#L157

Added line #L157 was not covered by tests