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

Use fully-qualified message names to avoid deprecation warning #575

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

mjcarroll
Copy link
Contributor

gz-msgs now expects the factory to get fully qualified message names, and only provides the short name functionality with deprecation warnings.

This avoids the deprecation warnings, and should make message population more robust with 3rd-party messages.

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #575 (a9fd7ab) into gz-gui8 (63ed9ea) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

❗ Current head a9fd7ab differs from pull request most recent head dfe684f. Consider uploading reports for the commit dfe684f to get more accurate results

@@             Coverage Diff             @@
##           gz-gui8     #575      +/-   ##
===========================================
- Coverage    68.11%   68.07%   -0.04%     
===========================================
  Files           38       38              
  Lines         5369     5369              
===========================================
- Hits          3657     3655       -2     
- Misses        1712     1714       +2     
Files Changed Coverage Δ
src/plugins/topic_viewer/TopicViewer.cc 79.61% <100.00%> (-1.28%) ⬇️

@azeey azeey added the beta Targeting beta release of upcoming collection label Sep 21, 2023
@mjcarroll mjcarroll merged commit 10c8ce4 into gz-gui8 Sep 21, 2023
5 of 6 checks passed
@mjcarroll mjcarroll deleted the mjcarroll/use_fq_msg_name branch September 21, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection 🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants