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

Return actor from add_mesh_threshold #2516

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Conversation

d-chambers
Copy link
Contributor

Overview

Simply returns the actor from the method add_mesh_threshold of WidgetHelper to be consistent with the docstring and other add mesh methods.

Simply returns the actor from the method `add_mesh_threshold` to be consistent with the docstring and other add mesh methods.
@github-actions github-actions bot added the bug Uh-oh! Something isn't working as expected. label Apr 26, 2022
@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #2516 (189b826) into main (04516fe) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2516   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          75       75           
  Lines       16072    16072           
=======================================
  Hits        15071    15071           
  Misses       1001     1001           

@akaszynski
Copy link
Member

Thanks for catching that; looks like we were missing it.

@akaszynski akaszynski merged commit b297bbb into pyvista:main Apr 26, 2022
adeak added a commit to adeak/pyvista that referenced this pull request Apr 28, 2022
* upstream/main:
  Make VTK version error clear when PointSet is still abstract (pyvista#2483)
  Use imageio intersphinx links (pyvista#2489)
  Fix glyphs when orienting with cell data (pyvista#2500)
  Bump mypy from 0.942 to 0.950 (pyvista#2522)
  Update hypothesis requirement from <6.45.1 to <6.45.2 (pyvista#2523)
  Add many Readers (pyvista#2496)
  Bump trimesh from 3.10.8 to 3.11.2 (pyvista#2519)
  Return actor from add_mesh_threshold (pyvista#2516)
  fix uniformgrid.x docstring (pyvista#2511)
  Update imageio requirement from <2.18.0 to <2.19.0 (pyvista#2506)
  Update hypothesis requirement from <6.44.1 to <6.45.1 (pyvista#2507)
  add polyhedral example (pyvista#2505)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Uh-oh! Something isn't working as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants