JuliaVTK / WriteVTK.jl

Julia package for writing VTK XML files
Other
151 stars 32 forks source link

Interpret string datasets as field data #129

Closed jipolanco closed 11 months ago

jipolanco commented 11 months ago

Fixes #128

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a002bcb) 96.63% compared to head (f0a118a) 96.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #129 +/- ## ======================================= Coverage 96.63% 96.63% ======================================= Files 15 15 Lines 831 832 +1 ======================================= + Hits 803 804 +1 Misses 28 28 ``` | [Files](https://app.codecov.io/gh/JuliaVTK/WriteVTK.jl/pull/129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaVTK) | Coverage Δ | | |---|---|---| | [src/write\_data.jl](https://app.codecov.io/gh/JuliaVTK/WriteVTK.jl/pull/129?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaVTK#diff-c3JjL3dyaXRlX2RhdGEuamw=) | `96.77% <100.00%> (+0.01%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.