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 & Engine: AsyncTransport plugin #6626

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

plumpy dependency pin the exact commit

2ebf945
Select commit
Loading
Failed to load commit list.
Open

Transport & Engine: AsyncTransport plugin #6626

plumpy dependency pin the exact commit
2ebf945
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 16, 2024 in 0s

81.94% of diff hit (target 77.92%)

View this Pull Request on Codecov

81.94% of diff hit (target 77.92%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L38 was not covered by tests

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 539 in src/aiida/engine/daemon/execmanager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L539 was not covered by tests

Check warning on line 19 in src/aiida/engine/processes/calcjobs/monitors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/processes/calcjobs/monitors.py#L19

Added line #L19 was not covered by tests

Check warning on line 379 in src/aiida/engine/processes/calcjobs/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/processes/calcjobs/tasks.py#L379

Added line #L379 was not covered by tests

Check warning on line 21 in src/aiida/engine/transports.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/transports.py#L21

Added line #L21 was not covered by tests

Check warning on line 24 in src/aiida/orm/authinfos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/authinfos.py#L24

Added line #L24 was not covered by tests

Check warning on line 26 in src/aiida/orm/computers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/computers.py#L26

Added line #L26 was not covered by tests

Check warning on line 29 in src/aiida/orm/nodes/process/calculation/calcjob.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/nodes/process/calculation/calcjob.py#L29

Added line #L29 was not covered by tests

Check warning on line 24 in src/aiida/orm/utils/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/orm/utils/remote.py#L24

Added line #L24 was not covered by tests

Check warning on line 45 in src/aiida/plugins/factories.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/plugins/factories.py#L45

Added line #L45 was not covered by tests

Check warning on line 25 in src/aiida/schedulers/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/schedulers/scheduler.py#L25

Added line #L25 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