Closed brawner closed 4 years ago
Trying again after merging https://github.com/ros2/rcutils/pull/283
rpr
build fails because it requires a new release to rcutils for the fault injection macros, but the CI builds all pass so this should be good.
rpr
build fails because it requires a new release to rcutils for the fault injection macros, but the CI builds all pass so this should be good.
Why not first release rcutils
and once retriggered CI passes merge?
That's reasonable. It will be my first release, so I was just unsure about the whole process. I'll work to figure it out.
Adding fault injection unit tests to rmw_dds_common. This should get coverage to about 99%. I'll post CI results soon.
Signed-off-by: Stephen Brawner brawner@gmail.com