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 VTK reading bug #152

Merged
merged 4 commits into from
Jul 10, 2024
Merged

Fix VTK reading bug #152

merged 4 commits into from
Jul 10, 2024

Conversation

kaipartmann
Copy link
Owner

See #151.

@kaipartmann kaipartmann added the bug Something isn't working label Jul 10, 2024
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.32%. Comparing base (cc4e246) to head (31f0850).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   90.28%   90.32%   +0.03%     
==========================================
  Files          43       43              
  Lines        4034     4040       +6     
==========================================
+ Hits         3642     3649       +7     
+ Misses        392      391       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kaipartmann kaipartmann linked an issue Jul 10, 2024 that may be closed by this pull request
@kaipartmann kaipartmann merged commit 1a8116f into main Jul 10, 2024
8 checks passed
@kaipartmann kaipartmann deleted the read_vtk_bug branch July 10, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The VTK read function errors if nothing is exported
1 participant