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

ign -> gz Namespace Migration : sdformat #1022

Merged
merged 13 commits into from
May 29, 2022
Merged

Conversation

methylDragon
Copy link
Contributor

@github-actions github-actions bot added the 🌱 garden Ignition Garden label May 18, 2022
@chapulina chapulina added the ign to gz Renaming Ignition to Gazebo. label May 18, 2022
@chapulina chapulina added the needs upstream release Blocked by a release of an upstream library label May 18, 2022
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

LGTM with 🟢 CI

Migration.md Outdated Show resolved Hide resolved
@methylDragon methylDragon force-pushed the namespace_migration branch 6 times, most recently from 83da7ab to 2e63c36 Compare May 20, 2022 10:26
@methylDragon methylDragon force-pushed the namespace_migration branch from 373dfdd to 47305f3 Compare May 23, 2022 23:36
src/Material.cc Show resolved Hide resolved
@methylDragon methylDragon force-pushed the namespace_migration branch from 47305f3 to 8920295 Compare May 24, 2022 21:53
include/sdf/Material.hh Outdated Show resolved Hide resolved
@methylDragon methylDragon force-pushed the namespace_migration branch from ff7d507 to 731ee8b Compare May 25, 2022 00:35
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

LGTM with 🟢 CI

Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
@methylDragon methylDragon force-pushed the namespace_migration branch from 731ee8b to 422058f Compare May 26, 2022 22:02
@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #1022 (30097ef) into main (8a9c631) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1022   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files           2        2           
  Lines          27       27           
=======================================
  Hits           18       18           
  Misses          9        9           

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 8a9c631...30097ef. Read the comment docs.

@methylDragon methylDragon merged commit 293a977 into main May 29, 2022
@methylDragon methylDragon deleted the namespace_migration branch May 29, 2022 01:23
@chapulina chapulina removed the needs upstream release Blocked by a release of an upstream library label May 29, 2022
@@ -65,12 +65,12 @@ namespace sdf
public: sdf::ElementPtr Element() const;

/// \brief Get the Ignition Math representation of this Cylinder.
/// \return A const reference to an ignition::math::Cylinderd object.
public: const ignition::math::Cylinderd &Shape() const;
/// \return A const reference to an gz::math::Sphered object.
Copy link
Member

Choose a reason for hiding this comment

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

nit: revert the Sphered change back to Cylinderd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden ign to gz Renaming Ignition to Gazebo.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants