intel / ad-rss-lib

Library implementing the Responsibility Sensitive Safety model (RSS) for Autonomous Vehicles
https://intel.github.io/ad-rss-lib/
GNU Lesser General Public License v2.1
338 stars 138 forks source link

Fixes in unstructured constellation polygon creation #87

Closed fpasch closed 4 years ago

fpasch commented 4 years ago

This change is Reviewable

codecov-io commented 4 years ago

Codecov Report

Merging #87 into master will increase coverage by 0.13%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   61.55%   61.68%   +0.13%     
==========================================
  Files         132      132              
  Lines        4120     4119       -1     
  Branches     1813     1803      -10     
==========================================
+ Hits         2536     2541       +5     
- Misses        582      595      +13     
+ Partials     1002      983      -19     
Impacted Files Coverage Δ
ad_rss/impl/src/unstructured/Geometry.cpp 44.00% <0.00%> (-9.66%) :arrow_down:
...rss/impl/src/unstructured/TrajectoryPedestrian.cpp 0.46% <0.00%> (-0.01%) :arrow_down:
...rss/impl/src/unstructured/TrajectoryPedestrian.hpp 0.00% <ø> (ø)
ad_rss/impl/src/unstructured/TrajectoryVehicle.hpp 100.00% <ø> (ø)
ad_rss/impl/src/unstructured/TrajectoryVehicle.cpp 31.07% <27.09%> (+3.10%) :arrow_up:
ad_rss/impl/src/unstructured/TrajectoryCommon.cpp 32.03% <30.33%> (-10.82%) :arrow_down:
ad_rss/impl/src/unstructured/TrajectoryCommon.hpp 61.11% <62.50%> (-1.39%) :arrow_down:
...ated/include/ad/rss/world/UnstructuredSettings.hpp 95.94% <100.00%> (+2.46%) :arrow_up:
..._rss/impl/include/ad/rss/unstructured/Geometry.hpp 35.89% <0.00%> (+0.48%) :arrow_up:
... and 3 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 3d6d7a0...ebb69a4. Read the comment docs.