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

VTK Format: Add support for reading ".vtu" files #18

Closed
wants to merge 4 commits into from
Closed

Conversation

eliascarv
Copy link
Member

No description provided.

@eliascarv eliascarv requested a review from juliohm November 8, 2023 13:18
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #18 (02ae084) into master (ecec84c) will decrease coverage by 0.31%.
The diff coverage is 90.69%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   92.03%   91.73%   -0.31%     
==========================================
  Files           8        9       +1     
  Lines         201      242      +41     
==========================================
+ Hits          185      222      +37     
- Misses         16       20       +4     
Files Coverage Δ
src/GeoIO.jl 100.00% <ø> (ø)
src/load.jl 100.00% <100.00%> (ø)
src/save.jl 90.00% <100.00%> (ø)
src/extra/vtk.jl 89.74% <89.74%> (ø)

@eliascarv eliascarv requested a review from juliohm November 8, 2023 14:07
@eliascarv eliascarv closed this Nov 8, 2023
@eliascarv eliascarv deleted the vtu branch November 8, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants