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 running in bash environment on windows #6715

Merged
merged 20 commits into from
Feb 17, 2025

Merge branch 'main' into fix-windows-running

9fa632d
Select commit
Loading
Failed to load commit list.
Merged

fix running in bash environment on windows #6715

Merge branch 'main' into fix-windows-running
9fa632d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 17, 2025 in 0s

80.31% of diff hit (target 78.13%)

View this Pull Request on Codecov

80.31% of diff hit (target 78.13%)

Annotations

Check warning on line 88 in src/aiida/engine/daemon/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/engine/daemon/client.py#L88

Added line #L88 was not covered by tests

Check warning on line 214 in src/aiida/manage/configuration/profile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/configuration/profile.py#L214

Added line #L214 was not covered by tests

Check warning on line 228 in src/aiida/manage/configuration/profile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/configuration/profile.py#L228

Added line #L228 was not covered by tests

Check warning on line 231 in src/aiida/manage/configuration/profile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/manage/configuration/profile.py#L231

Added line #L231 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L782 was not covered by tests

Check warning on line 504 in src/aiida/transports/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/transport.py#L504

Added line #L504 was not covered by tests

Check warning on line 512 in src/aiida/transports/transport.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/transports/transport.py#L506-L512

Added lines #L506 - L512 were not covered by tests