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

Add PartitionedDataSetCollection composite class #5942

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

Conversation

tkoyama010
Copy link
Member

Overview

resolve #5377.

Details

  • None

@pyvista-bot pyvista-bot added maintenance Low-impact maintenance activity enhancement Changes that enhance the library labels Apr 18, 2024
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 40.32258% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 96.78%. Comparing base (4bc3487) to head (c748881).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5942      +/-   ##
==========================================
- Coverage   96.89%   96.78%   -0.11%     
==========================================
  Files         139      140       +1     
  Lines       24176    24478     +302     
==========================================
+ Hits        23425    23691     +266     
- Misses        751      787      +36     

@tkoyama010
Copy link
Member Author

pre-commit.ci autofix

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 maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add pythonic version of vtkPartitionedDataSetCollection
2 participants