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

Allow specifying the ssh key for the tests and loosen fallbacks to default ssh key #6563

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

Tests now use ssh key specified by env var AIIDA_PYTEST_SSH_KEY

c3c259e
Select commit
Loading
Failed to load commit list.
Draft

Allow specifying the ssh key for the tests and loosen fallbacks to default ssh key #6563

Tests now use ssh key specified by env var AIIDA_PYTEST_SSH_KEY
c3c259e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 11, 2024 in 0s

7.90% of diff hit (target 77.51%)

View this Pull Request on Codecov

7.90% of diff hit (target 77.51%)

Annotations

Check warning on line 515 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L514-L515

Added lines #L514 - L515 were not covered by tests

Check warning on line 519 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L517-L519

Added lines #L517 - L519 were not covered by tests

Check warning on line 521 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L521

Added line #L521 was not covered by tests

Check warning on line 527 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L527

Added line #L527 was not covered by tests

Check warning on line 533 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L533

Added line #L533 was not covered by tests

Check warning on line 541 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L538-L541

Added lines #L538 - L541 were not covered by tests

Check warning on line 544 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L543-L544

Added lines #L543 - L544 were not covered by tests

Check warning on line 547 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L546-L547

Added lines #L546 - L547 were not covered by tests

Check warning on line 550 in src/aiida/manage/tests/pytest_fixtures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/tests/pytest_fixtures.py#L549-L550

Added lines #L549 - L550 were not covered by tests

Check warning on line 31 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L31

Added line #L31 was not covered by tests

Check warning on line 35 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 37 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L37

Added line #L37 was not covered by tests

Check warning on line 43 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L43

Added line #L43 was not covered by tests

Check warning on line 49 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L49

Added line #L49 was not covered by tests

Check warning on line 57 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 60 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 63 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 66 in src/aiida/tools/pytest_fixtures/orm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/tools/pytest_fixtures/orm.py#L65-L66

Added lines #L65 - L66 were not covered by tests