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: avoid changing entities ids after plotting #3421

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

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Sep 20, 2024

Description

Avoid plotting changing the id of the returned elements.

Issue linked

Close #3372
Close #3374

Checklist

@germa89 germa89 requested a review from a team as a code owner September 20, 2024 11:15
@germa89 germa89 requested review from clatapie and pyansys-ci-bot and removed request for a team September 20, 2024 11:15
@germa89 germa89 self-assigned this Sep 20, 2024
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the bug Issue, problem or error in PyMAPDL label Sep 20, 2024
@germa89 germa89 changed the title fix/changing entities ids after plotting fix: changing entities ids after plotting Sep 20, 2024
@germa89 germa89 changed the title fix: changing entities ids after plotting fix: avoid changing entities ids after plotting Sep 20, 2024
@github-actions github-actions bot added the documentation Documentation related (improving, adding, etc) label Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 63.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 65.85%. Comparing base (2d63da1) to head (894f839).
Report is 3 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (2d63da1) and HEAD (894f839). Click for more details.

HEAD has 232 uploads less than BASE
Flag BASE (2d63da1) HEAD (894f839)
latest-ubuntu-student 6 1
student 18 3
dmp 34 7
minimal 14 7
ubuntu 42 7
local 28 7
v24.2-ubuntu-student 6 1
v24.1-ubuntu-student 6 1
smp 18 0
remote 24 0
non-student 34 4
v24.2-ubuntu 6 1
v23.2.0 2 0
centos 10 0
v24.2.0 2 0
latest-ubuntu 6 1
v23.2-ubuntu 6 1
v24.1-ubuntu 6 1
v24.1.0 2 0
v23.1.0 2 0
v25.1.0 2 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3421       +/-   ##
===========================================
- Coverage   85.13%   65.85%   -19.29%     
===========================================
  Files          55       55               
  Lines        9963     9951       -12     
===========================================
- Hits         8482     6553     -1929     
- Misses       1481     3398     +1917     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue, problem or error in PyMAPDL documentation Documentation related (improving, adding, etc)
Projects
None yet
2 participants