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

PolyData.*_normals properties use existing Normals if they exist #2737

Merged
merged 3 commits into from
Jun 4, 2022

Conversation

whophil
Copy link
Contributor

@whophil whophil commented Jun 3, 2022

Overview

PolyData.*_normals properties use existing Normals if they exist. Based on discussion in #2728

@github-actions github-actions bot added the enhancement Changes that enhance the library label Jun 3, 2022
@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #2737 (ce842eb) into main (dca7fb1) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2737      +/-   ##
==========================================
- Coverage   93.83%   93.82%   -0.02%     
==========================================
  Files          76       76              
  Lines       16194    16199       +5     
==========================================
+ Hits        15195    15198       +3     
- Misses        999     1001       +2     

pyvista/core/pointset.py Outdated Show resolved Hide resolved
pyvista/core/pointset.py Outdated Show resolved Hide resolved
Copy link
Member

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor suggestions, but otherwise LGTM.

whophil and others added 2 commits June 3, 2022 08:23
Co-authored-by: Alex Kaszynski <akascap@gmail.com>
Co-authored-by: Alex Kaszynski <akascap@gmail.com>
@whophil
Copy link
Contributor Author

whophil commented Jun 3, 2022

Thanks @akaszynski , accepted your changes - this is ready to be merged when the doc build passes.

@akaszynski
Copy link
Member

Thanks @akaszynski , accepted your changes - this is ready to be merged when the doc build passes.

Will wait 24 hours given our agreement in #2245 (comment)

@akaszynski akaszynski merged commit 39f7c1e into pyvista:main Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Changes that enhance the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants