Skip to content

Fix include/ignition/.../parameters header files#374

Merged
scpeters merged 2 commits intoign-transport11from
scpeters/parameters_ign_headers
Dec 8, 2022
Merged

Fix include/ignition/.../parameters header files#374
scpeters merged 2 commits intoign-transport11from
scpeters/parameters_ign_headers

Conversation

@scpeters
Copy link
Member

@scpeters scpeters commented Dec 8, 2022

🦟 Bug fix

Fixes ignition header files for the parameters component, needed by gazebosim/gz-sim#1431

Summary

The ignition redirection headers for the parameters component were not installed; this ensures that they are installed to the proper location and adds some missing redirection files. I noticed this while investigating CI failures for gazebosim/gz-sim#1431.

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.

The ignition redirection headers for the parameters
component were not installed.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #374 (a4ae242) into ign-transport11 (4b93f75) will not change coverage.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           ign-transport11     #374   +/-   ##
================================================
  Coverage            88.18%   88.18%           
================================================
  Files                   59       59           
  Lines                 5102     5102           
================================================
  Hits                  4499     4499           
  Misses                 603      603           

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

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters scpeters merged commit f159d97 into ign-transport11 Dec 8, 2022
@scpeters scpeters deleted the scpeters/parameters_ign_headers branch December 8, 2022 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏯 fortress Ignition Fortress

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants