Skip to content

Backport #721 to sdf9: Make exception for plugins when checking for name uniqueness#733

Merged
azeey merged 5 commits intogazebosim:sdf9from
azeey:azeey/backport_721
Oct 27, 2021
Merged

Backport #721 to sdf9: Make exception for plugins when checking for name uniqueness#733
azeey merged 5 commits intogazebosim:sdf9from
azeey:azeey/backport_721

Conversation

@azeey
Copy link
Copy Markdown
Collaborator

@azeey azeey commented Oct 15, 2021

Backport

Summary

Backport #721 to sdf9.

Builds on #731

In addition, I've backported code for console redirection from sdf11 in 8e1d5e5

Note to maintainers: Remember to use Squash-Merge

Addisu Z. Taddese added 4 commits October 14, 2021 16:24
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
…im#721)

Adds an exception for the <plugin> element so that no warning is emitted when a plugin name matches the names of other entities.

Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
@github-actions github-actions bot added Gazebo 1️1️ Dependency of Gazebo classic version 11 🏰 citadel Ignition Citadel labels Oct 15, 2021
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #733 (51e33f3) into sdf9 (344312c) will decrease coverage by 0.04%.
The diff coverage is 78.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             sdf9     #733      +/-   ##
==========================================
- Coverage   86.88%   86.83%   -0.05%     
==========================================
  Files          62       62              
  Lines        9734     9756      +22     
==========================================
+ Hits         8457     8472      +15     
- Misses       1277     1284       +7     
Impacted Files Coverage Δ
include/sdf/Console.hh 100.00% <ø> (ø)
include/sdf/Element.hh 100.00% <ø> (ø)
src/Console.cc 87.71% <22.22%> (-12.29%) ⬇️
src/Element.cc 96.81% <100.00%> (+0.04%) ⬆️
src/Model.cc 83.70% <100.00%> (+0.15%) ⬆️
src/World.cc 93.45% <100.00%> (+0.07%) ⬆️
src/parser.cc 77.81% <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 344312c...51e33f3. Read the comment docs.

@azeey
Copy link
Copy Markdown
Collaborator Author

azeey commented Oct 27, 2021

@osrf-jenkins run tests please

@azeey azeey merged commit 32540cc into gazebosim:sdf9 Oct 27, 2021
@azeey azeey deleted the azeey/backport_721 branch October 27, 2021 20:40
@osrf-triage
Copy link
Copy Markdown

This pull request has been mentioned on Gazebo Community. There might be relevant details there:

https://community.gazebosim.org/t/new-ignition-releases-2022-01-10/1228/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏰 citadel Ignition Citadel Gazebo 1️1️ Dependency of Gazebo classic version 11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants