Closed vatanaksoytezer closed 3 years ago
CI passes with Jafar's changes in warehouse_ros
in my fork: https://github.com/vatanaksoytezer/warehouse_ros_mongo/pull/3
Merging #67 (08bed29) into ros2 (8003d24) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## ros2 #67 +/- ##
=======================================
Coverage 72.73% 72.73%
=======================================
Files 5 5
Lines 242 242
=======================================
Hits 176 176
Misses 66 66
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 8003d24...08bed29. Read the comment docs.
warehouse_ros_mongo
does not use SSL directly, but throughwarehouse_ros
. With the corrections from https://github.com/ros-planning/warehouse_ros/pull/80 we no longer need to specify OpenSSL depencies explicitly.