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

db760f8
Select commit
Loading
Failed to load commit list.
Merged

feat: Adapt PyMAPDL to common plotter #2799

Merge branch 'main' into feat/common-plotter
db760f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 15, 2024 in 1s

85.98% of diff hit (target 90.00%)

View this Pull Request on Codecov

85.98% 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 454 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#L452-L454

Added lines #L452 - L454 were 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#L457-L460

Added lines #L457 - L460 were not covered by tests

Check warning on line 469 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#L468-L469

Added lines #L468 - L469 were not covered by tests

Check warning on line 743 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#L741-L743

Added lines #L741 - L743 were not covered by tests

Check warning on line 939 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#L937-L939

Added lines #L937 - L939 were not covered by tests

Check warning on line 945 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#L942-L945

Added lines #L942 - L945 were not covered by tests

Check warning on line 954 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#L952-L954

Added lines #L952 - L954 were not covered by tests

Check warning on line 1134 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#L1132-L1134

Added lines #L1132 - L1134 were not covered by tests

Check warning on line 1140 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#L1137-L1140

Added lines #L1137 - L1140 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