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

Renamed ignition_frame_id to gz_frame_id and fix warning #296

Merged
merged 3 commits into from
Dec 6, 2022

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Dec 5, 2022

Signed-off-by: Alejandro Hernández Cordero [email protected]

🦟 Bug fix

Summary

Renamed ignition_frame_id to gz_frame_id and fix warning

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

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.

@ahcorde ahcorde self-assigned this Dec 5, 2022
@ahcorde ahcorde requested a review from iche033 as a code owner December 5, 2022 09:22
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Dec 5, 2022
@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Merging #296 (4bb4c3e) into gz-sensors7 (8e8dfa8) will decrease coverage by 0.04%.
The diff coverage is 57.14%.

@@               Coverage Diff               @@
##           gz-sensors7     #296      +/-   ##
===============================================
- Coverage        69.24%   69.19%   -0.05%     
===============================================
  Files               35       35              
  Lines             3749     3753       +4     
===============================================
+ Hits              2596     2597       +1     
- Misses            1153     1156       +3     
Impacted Files Coverage Δ
src/Sensor.cc 89.83% <57.14%> (-1.42%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

azeey
azeey previously requested changes Dec 5, 2022
src/Sensor.cc Show resolved Hide resolved
Copy link
Contributor

@azeey azeey left a comment

Choose a reason for hiding this comment

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

We've been bitten in the past where we deprecated something and removes tests that use the deprecated item. Could you add a test that still uses ignition_frame_id? Otherwise, LGTM!

@ahcorde
Copy link
Contributor Author

ahcorde commented Dec 6, 2022

We've been bitten in the past where we deprecated something and removes tests that use the deprecated item. Could you add a test that still uses ignition_frame_id? Otherwise, LGTM!

In the Gazebo lLibraries I would say this is not used, I will check in ros_gz.

@ahcorde ahcorde enabled auto-merge (squash) December 6, 2022 20:43
@ahcorde ahcorde dismissed azeey’s stale review December 6, 2022 20:43

Look good to @azeey too

@ahcorde ahcorde merged commit ea7d33a into gz-sensors7 Dec 6, 2022
@ahcorde ahcorde deleted the ahcorde/rename/ignition_to_gz branch December 6, 2022 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants