Skip to content

Use USD component visibility macro#849

Merged
scpeters merged 2 commits intosdf12from
scpeters/usd_visibility_macro
Feb 10, 2022
Merged

Use USD component visibility macro#849
scpeters merged 2 commits intosdf12from
scpeters/usd_visibility_macro

Conversation

@scpeters
Copy link
Copy Markdown
Member

@scpeters scpeters commented Feb 10, 2022

🦟 Bug fix

Fixes visibility macros in USD component. Part of #845.

Summary

Each ign-cmake component has its own Export.hh header file and its own visibility macros, so use the proper visibility macros in the header files of the USD component.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • 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.

Each component has its own Export.hh header file
and its own visibility macros, so use the proper
visibility macros in the USD component.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
@scpeters scpeters requested a review from azeey as a code owner February 10, 2022 18:20
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Feb 10, 2022
@scpeters scpeters mentioned this pull request Feb 10, 2022
8 tasks
Comment thread usd/include/sdf/usd/sdf_parser/Light.hh Outdated
Signed-off-by: Ashton Larkin <42042756+adlarkin@users.noreply.github.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 10, 2022

Codecov Report

Merging #849 (0d3e272) into sdf12 (53b9d8e) will not change coverage.
The diff coverage is n/a.

❗ Current head 0d3e272 differs from pull request most recent head 303e9f8. Consider uploading reports for the commit 303e9f8 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##            sdf12     #849   +/-   ##
=======================================
  Coverage   90.76%   90.76%           
=======================================
  Files          78       78           
  Lines       12535    12535           
=======================================
  Hits        11378    11378           
  Misses       1157     1157           

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 53b9d8e...303e9f8. Read the comment docs.

@scpeters scpeters merged commit 8e832e7 into sdf12 Feb 10, 2022
@scpeters scpeters deleted the scpeters/usd_visibility_macro branch February 10, 2022 19:50
@ahcorde ahcorde mentioned this pull request Mar 4, 2022
8 tasks
@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-04-13-fortress-edifice/1367/1

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

Labels

🏯 fortress Ignition Fortress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants