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: Detaching logging from main logic #3205

Merged
merged 19 commits into from
Jun 26, 2024

chore: Merge branch 'feat/detaching-logging-from-main-logic' of https…

3abf23c
Select commit
Loading
Failed to load commit list.
Merged

feat: Detaching logging from main logic #3205

chore: Merge branch 'feat/detaching-logging-from-main-logic' of https…
3abf23c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 26, 2024 in 1s

0.00% of diff hit (target 90.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 90.00%)

Annotations

Check warning on line 33 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#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 37 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-L37

Added lines #L35 - L37 were 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#L64-L66

Added lines #L64 - 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 66 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#L66

Added line #L66 was not covered by tests

Check warning on line 34 in src/ansys/mapdl/core/cli/hpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/hpc.py#L34

Added line #L34 was not covered by tests

Check warning on line 255 in src/ansys/mapdl/core/cli/hpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/hpc.py#L255

Added line #L255 was not covered by tests

Check warning on line 275 in src/ansys/mapdl/core/cli/hpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/hpc.py#L274-L275

Added lines #L274 - L275 were not covered by tests

Check warning on line 279 in src/ansys/mapdl/core/cli/hpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/hpc.py#L279

Added line #L279 was not covered by tests

Check warning on line 282 in src/ansys/mapdl/core/cli/hpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/hpc.py#L282

Added line #L282 was not covered by tests

Check warning on line 285 in src/ansys/mapdl/core/cli/hpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/hpc.py#L285

Added line #L285 was not covered by tests

Check warning on line 290 in src/ansys/mapdl/core/cli/hpc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/cli/hpc.py#L290

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