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

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

Merged
merged 5 commits into from
Oct 27, 2021

Conversation

azeey
Copy link
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

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
@osrf-triage osrf-triage added this to Inbox in Core development Oct 15, 2021
@codecov-commenter
Copy link

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.

Core development automation moved this from Inbox to In review Oct 15, 2021
@azeey
Copy link
Collaborator Author

azeey commented Oct 27, 2021

@osrf-jenkins run tests please

@azeey azeey merged commit 32540cc into gazebosim:sdf9 Oct 27, 2021
Core development automation moved this from In review to Done Oct 27, 2021
@azeey azeey deleted the azeey/backport_721 branch October 27, 2021 20:40
@osrf-triage
Copy link

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.

None yet

4 participants