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

Workaround "type instability" in vtk_save #117

Merged
merged 2 commits into from
Feb 15, 2023
Merged

Workaround "type instability" in vtk_save #117

merged 2 commits into from
Feb 15, 2023

Conversation

jipolanco
Copy link
Member

Fixes #116

@codecov-commenter
Copy link

Codecov Report

Merging #117 (3891d18) into master (767df63) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   96.43%   96.43%           
=======================================
  Files          17       17           
  Lines         898      898           
=======================================
  Hits          866      866           
  Misses         32       32           
Impacted Files Coverage Δ
src/save_files.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jipolanco jipolanco merged commit 4237707 into master Feb 15, 2023
@jipolanco jipolanco deleted the vtksave-assert branch February 15, 2023 08:46
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.

Type instability in vtk_save?
2 participants