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-commenter commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.17%. Comparing base (8ebe624) to head (b03325c).
Report is 495 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #934   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files         176      176           
  Lines       20934    20936    +2     
=======================================
+ Hits        18458    18460    +2     
  Misses       2476     2476           

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

@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