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

add real/imag for VectorValue #934

Merged
merged 6 commits into from
Nov 2, 2023

Conversation

HelgeGehring
Copy link
Contributor

@HelgeGehring HelgeGehring commented Aug 15, 2023

Thanks for the great project!

I recently ran into an error while exporting complex VectorValues.
This small PR allows to apply real/imag on VectorValues

@HelgeGehring
Copy link
Contributor Author

@fverdugo as discussed, I added some tests, could you have a look if it's fine like this?

@codecov-commenter
Copy link

Codecov Report

Merging #934 (b03325c) into master (8ebe624) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #934   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files         176      176           
  Lines       20934    20936    +2     
=======================================
+ Hits        18458    18460    +2     
  Misses       2476     2476           
Files Coverage Δ
src/TensorValues/VectorValueTypes.jl 84.00% <100.00%> (+0.66%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JordiManyer JordiManyer merged commit 86e8101 into gridap:master Nov 2, 2023
4 checks passed
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.

4 participants