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

Add --also-remote option to verdi process dump #6578

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add `--also-remote` option to `verdi process dump`

5693a63
Select commit
Loading
Failed to load commit list.
Open

Add --also-remote option to verdi process dump #6578

Add `--also-remote` option to `verdi process dump`
5693a63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 3, 2024 in 0s

27.59% of diff hit (target 77.51%)

View this Pull Request on Codecov

27.59% of diff hit (target 77.51%)

Annotations

Check warning on line 634 in src/aiida/cmdline/commands/cmd_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/cmdline/commands/cmd_process.py#L634

Added line #L634 was not covered by tests

Check warning on line 637 in src/aiida/cmdline/commands/cmd_process.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/cmdline/commands/cmd_process.py#L637

Added line #L637 was not covered by tests

Check warning on line 294 in src/aiida/tools/dumping/processes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/dumping/processes.py#L294

Added line #L294 was not covered by tests

Check warning on line 305 in src/aiida/tools/dumping/processes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/dumping/processes.py#L303-L305

Added lines #L303 - L305 were not covered by tests

Check warning on line 311 in src/aiida/tools/dumping/processes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/dumping/processes.py#L309-L311

Added lines #L309 - L311 were not covered by tests

Check warning on line 317 in src/aiida/tools/dumping/processes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/dumping/processes.py#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 323 in src/aiida/tools/dumping/processes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/dumping/processes.py#L321-L323

Added lines #L321 - L323 were not covered by tests

Check warning on line 328 in src/aiida/tools/dumping/processes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/dumping/processes.py#L326-L328

Added lines #L326 - L328 were not covered by tests

Check warning on line 332 in src/aiida/tools/dumping/processes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/dumping/processes.py#L331-L332

Added lines #L331 - L332 were not covered by tests

Check warning on line 337 in src/aiida/tools/dumping/processes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/dumping/processes.py#L336-L337

Added lines #L336 - L337 were not covered by tests