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: Adapt PyMAPDL to common plotter #2799

Merged
merged 201 commits into from
Jul 16, 2024

Merge branch 'main' into feat/common-plotter

7c3bbd4
Select commit
Loading
Failed to load commit list.
Merged

feat: Adapt PyMAPDL to common plotter #2799

Merge branch 'main' into feat/common-plotter
7c3bbd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 16, 2024 in 1s

91.11% of diff hit (target 90.00%)

View this Pull Request on Codecov

91.11% of diff hit (target 90.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/examples/examples.py#L26

Added line #L26 was not covered by tests

Check warning on line 2542 in src/ansys/mapdl/core/mapdl_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/mapdl_core.py#L2542

Added line #L2542 was not covered by tests

Check warning on line 2575 in src/ansys/mapdl/core/mapdl_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/mapdl_core.py#L2575

Added line #L2575 was not covered by tests

Check warning on line 2582 in src/ansys/mapdl/core/mapdl_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/mapdl_core.py#L2582

Added line #L2582 was not covered by tests

Check warning on line 2626 in src/ansys/mapdl/core/mapdl_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/mapdl_core.py#L2625-L2626

Added lines #L2625 - L2626 were not covered by tests

Check warning on line 2628 in src/ansys/mapdl/core/mapdl_core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/mapdl_core.py#L2628

Added line #L2628 was not covered by tests

Check warning on line 460 in src/ansys/mapdl/core/mapdl_extended.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/mapdl_extended.py#L459-L460

Added lines #L459 - L460 were not covered by tests

Check warning on line 734 in src/ansys/mapdl/core/mapdl_extended.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/mapdl_extended.py#L732-L734

Added lines #L732 - L734 were not covered by tests

Check warning on line 935 in src/ansys/mapdl/core/mapdl_extended.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/mapdl_extended.py#L933-L935

Added lines #L933 - L935 were not covered by tests

Check warning on line 78 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L78

Added line #L78 was not covered by tests

Check warning on line 96 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L96

Added line #L96 was not covered by tests

Check warning on line 190 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L190

Added line #L190 was not covered by tests

Check warning on line 279 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L278-L279

Added lines #L278 - L279 were not covered by tests

Check warning on line 357 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L357

Added line #L357 was not covered by tests

Check warning on line 390 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L390

Added line #L390 was not covered by tests

Check warning on line 525 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L525

Added line #L525 was not covered by tests

Check warning on line 550 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L550

Added line #L550 was not covered by tests

Check warning on line 605 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L605

Added line #L605 was not covered by tests

Check warning on line 649 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L649

Added line #L649 was not covered by tests

Check warning on line 777 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L777

Added line #L777 was not covered by tests

Check warning on line 838 in src/ansys/mapdl/core/plotting/visualizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/plotting/visualizer.py#L838

Added line #L838 was not covered by tests

Check warning on line 733 in src/ansys/mapdl/core/post.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/mapdl/core/post.py#L731-L733

Added lines #L731 - L733 were not covered by tests