open-rmf / rmf

Root repository for the RMF software
Apache License 2.0
225 stars 58 forks source link

update docker img nightly and update new rmf_demos pkgs #93

Closed youliangtan closed 2 years ago

youliangtan commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #93 (2b95dd6) into main (ab16967) will increase coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   17.85%   18.05%   +0.19%     
==========================================
  Files         810      809       -1     
  Lines       71805    68330    -3475     
  Branches    30368    28360    -2008     
==========================================
- Hits        12824    12336     -488     
+ Misses      43566    41205    -2361     
+ Partials    15415    14789     -626     
Flag Coverage Δ
tests 18.04% <ø> (+0.20%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...mf/rmf_task/rmf_task/include/rmf_task/Estimate.hpp 50.00% <0.00%> (-16.67%) :arrow_down:
...ic/src/rmf_traffic/schedule/StubbornNegotiator.cpp 20.27% <0.00%> (-10.35%) :arrow_down:
...rmf/rmf_traffic/rmf_traffic/test/unit/fcl_test.cpp 37.50% <0.00%> (-10.12%) :arrow_down:
.../rmf_ros2/rmf_fleet_adapter_python/src/adapter.cpp 43.56% <0.00%> (-9.22%) :arrow_down:
....1.0/Rx/v2/src/rxcpp/operators/rx-subscribe_on.hpp 39.02% <0.00%> (-7.32%) :arrow_down:
...task/rmf_task/include/rmf_task/agv/TaskPlanner.hpp 50.00% <0.00%> (-7.15%) :arrow_down:
...rmf_task/rmf_task/src/rmf_task/agv/TaskPlanner.cpp 43.75% <0.00%> (-4.81%) :arrow_down:
...src/rmf/rmf_task/rmf_task/src/rmf_task/Request.cpp 80.00% <0.00%> (-4.62%) :arrow_down:
...adapter/src/rmf_fleet_adapter/phases/GoToPlace.cpp 22.84% <0.00%> (-4.11%) :arrow_down:
...leet_adapter/src/rmf_fleet_adapter/TaskManager.cpp 23.39% <0.00%> (-3.99%) :arrow_down:
... and 52 more

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 ab16967...2b95dd6. Read the comment docs.

youliangtan commented 2 years ago

Similar issue with the previous nightly build, test_rmf_rxcpp will fail half of the attempted runs.