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

feat: add PyHPS CLI #3091

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

feat: adding imports to hpc.__init__

a78aa4c
Select commit
Loading
Failed to load commit list.
Open

feat: add PyHPS CLI #3091

feat: adding imports to hpc.__init__
a78aa4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 17, 2024 in 1s

0.88% of diff hit (target 90.00%)

View this Pull Request on Codecov

0.88% of diff hit (target 90.00%)

Annotations

Check warning on line 35 in src/ansys/mapdl/core/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/__init__.py#L35

Added line #L35 was not covered by tests

Check warning on line 66 in src/ansys/mapdl/core/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/__init__.py#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 70 in src/ansys/mapdl/core/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/__init__.py#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 73 in src/ansys/mapdl/core/cli/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/__init__.py#L73

Added line #L73 was not covered by tests

Check warning on line 216 in src/ansys/mapdl/core/cli/convert.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/convert.py#L216

Added line #L216 was not covered by tests

Check warning on line 26 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 28 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L30

Added line #L30 was not covered by tests

Check warning on line 33 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L33

Added line #L33 was not covered by tests

Check warning on line 36 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L36

Added line #L36 was not covered by tests

Check warning on line 83 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 89 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L89

Added line #L89 was not covered by tests

Check warning on line 97 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L97

Added line #L97 was not covered by tests

Check warning on line 105 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L105

Added line #L105 was not covered by tests

Check warning on line 113 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L113

Added line #L113 was not covered by tests

Check warning on line 121 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L121

Added line #L121 was not covered by tests

Check warning on line 130 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L130

Added line #L130 was not covered by tests

Check warning on line 133 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 136 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 138 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L138

Added line #L138 was not covered by tests

Check warning on line 142 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 145 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 150 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L147-L150

Added lines #L147 - L150 were not covered by tests

Check warning on line 155 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L152-L155

Added lines #L152 - L155 were not covered by tests

Check warning on line 158 in src/ansys/mapdl/core/cli/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/login.py#L157-L158

Added lines #L157 - L158 were not covered by tests