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

Cherry-pick #301 to sdf10 #345

Merged
merged 1 commit into from
Aug 25, 2020
Merged

Conversation

scpeters
Copy link
Member

Follow-up to #344, cherry-pick to sdf10. Use rebase and merge.

Fix Actor.cc copy operators and restructure tests (#301)

  • Simplify and fix copy constructors, restructure tests and increase coverage
  • Add joint and link tests
  • Add changelog

Signed-off-by: Luca Della Vedova luca@openrobotics.org

Co-authored-by: Ian Chen ichen@osrfoundation.org
Co-authored-by: Steve Peters scpeters@openrobotics.org

* Simplify and fix copy constructors, restructure tests and increase coverage
* Add joint and link tests
* Add changelog

Signed-off-by: Luca Della Vedova <luca@openrobotics.org>

Co-authored-by: Ian Chen <ichen@osrfoundation.org>
Co-authored-by: Steve Peters <scpeters@openrobotics.org>
@codecov-commenter
Copy link

Codecov Report

Merging #345 into sdf10 will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            sdf10     #345      +/-   ##
==========================================
+ Coverage   87.28%   87.32%   +0.03%     
==========================================
  Files          60       60              
  Lines        9189     9185       -4     
==========================================
  Hits         8021     8021              
+ Misses       1168     1164       -4     
Impacted Files Coverage Δ
src/Actor.cc 85.79% <100.00%> (+1.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 e25074d...8cea7a5. Read the comment docs.

@scpeters scpeters merged commit c1376c8 into gazebosim:sdf10 Aug 25, 2020
@scpeters scpeters deleted the pick_actor_copy_10 branch August 25, 2020 01:21
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.

None yet

3 participants