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 ] Handle save VTP #2629

Merged
merged 1 commit into from
Aug 25, 2022
Merged

[FIX ] Handle save VTP #2629

merged 1 commit into from
Aug 25, 2022

Conversation

skoudoro
Copy link
Member

This PR fixes #2572. It allows users to save streamlines as VTP

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #2629 (b54ced7) into master (f077548) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2629   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files         130      130           
  Lines       17914    17915    +1     
  Branches     3051     3051           
=======================================
+ Hits        15095    15096    +1     
  Misses       2104     2104           
  Partials      715      715           
Impacted Files Coverage Δ
dipy/io/streamline.py 82.60% <100.00%> (+0.15%) ⬆️

@skoudoro skoudoro requested a review from arokem July 26, 2022 03:27
@skoudoro skoudoro mentioned this pull request Jul 26, 2022
22 tasks
@Garyfallidis Garyfallidis merged commit 8feb71d into dipy:master Aug 25, 2022
@skoudoro skoudoro deleted the fix-vtp-issue branch August 25, 2022 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Saving vtp file error
2 participants