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 point_dtype to MultipleLines and MultipleLinesSource class #5701

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tkoyama010
Copy link
Member

@tkoyama010 tkoyama010 commented Feb 27, 2024

Overview

Add point_dtype to MultipleLines and MultipleLinesSource classes.
resolve #5411

Details

@tkoyama010
Copy link
Member Author

github-actions preview

@github-actions github-actions bot added the enhancement Changes that enhance the library label Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (12d0233) to head (4a3fa80).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5701   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files         137      137           
  Lines       23417    23429   +12     
=======================================
+ Hits        22611    22623   +12     
  Misses        806      806           

Copy link
Contributor

@tkoyama010 tkoyama010 marked this pull request as draft February 28, 2024 22:29
@tkoyama010
Copy link
Member Author

@pyvista-bot preview

@pyvista-bot
Copy link
Contributor

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.

Precision issues with big number using MultipleLines
2 participants