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 AdditivelySeparableScalarField3 class #397

Merged

Conversation

hidmic
Copy link
Contributor

@hidmic hidmic commented Mar 25, 2022

🎉 New feature

Summary

Split from #387. This PR introduces an AdditivelySeparableScalarField3 class, a particularly simple kind of scalar field in R^3.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

@hidmic hidmic added the MBARI-LRAUV Sponsored by MBARI-LRAUV project: https:/osrf/lrauv label Mar 25, 2022
@hidmic hidmic requested a review from chapulina March 25, 2022 20:06
@hidmic hidmic requested a review from scpeters as a code owner March 25, 2022 20:06
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Mar 25, 2022
@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #397 (2366d2c) into main (71b6db2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #397   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          68       69    +1     
  Lines        6314     6353   +39     
=======================================
+ Hits         6297     6336   +39     
  Misses         17       17           
Impacted Files Coverage Δ
...e/ignition/math/AdditivelySeparableScalarField3.hh 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71b6db2...2366d2c. Read the comment docs.

@hidmic hidmic mentioned this pull request Mar 25, 2022
7 tasks
@hidmic hidmic force-pushed the add-additively-separable-scalar-field3-class branch from 21da2d2 to 2f69ada Compare March 28, 2022 11:11
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM. I just have minor stylistic comments. Feel free to merge once those are addressed.

@chapulina chapulina enabled auto-merge (squash) March 29, 2022 22:48
@chapulina chapulina merged commit dcde2c0 into gazebosim:main Mar 29, 2022
ahcorde pushed a commit that referenced this pull request Jul 4, 2022
Signed-off-by: Michel Hidalgo <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
chapulina added a commit that referenced this pull request Jul 8, 2022
Signed-off-by: Michel Hidalgo <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>

Co-authored-by: Louise Poubel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden MBARI-LRAUV Sponsored by MBARI-LRAUV project: https:/osrf/lrauv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants