Conversation
chapulina
left a comment
There was a problem hiding this comment.
Since this will break downstream and will need to be merged in sync, how about also tackling the remaining IGN_ variables in this PR? I think it's mainly the IGN_*_SIZE_Ts in Helpers.hh
I was thinking of doing that, but I'm not sure how we want to do it. static const size_t GZ_ZERO_SIZE_T = 0u;
constexpr auto IGN_ZERO_SIZE_T = &GZ_ZERO_SIZE_T;? |
|
Tick-tocked! 1a32dfc |
1a32dfc to
419601e
Compare
222eee5 to
f464739
Compare
f464739 to
3827466
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
3827466 to
a52fd2c
Compare
|
@osrf-jenkins run tests please! |
Codecov Report
@@ Coverage Diff @@
## main #437 +/- ##
=======================================
Coverage 99.69% 99.69%
=======================================
Files 73 73
Lines 6567 6567
=======================================
Hits 6547 6547
Misses 20 20
Continue to review full report at Codecov.
|
Signed-off-by: methylDragon <methylDragon@gmail.com> Signed-off-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Louise Poubel <louise@openrobotics.org>
See: gazebo-tooling/release-tools#737