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
337 stars 138 forks source link

Integrate version 2.0.0 #57

Closed johannesquast closed 4 years ago

johannesquast commented 4 years ago

Description

Integrate version 2.0.0 See doc/CHANGELOG.md for features and fixes.


This change is Reviewable

codecov-io commented 4 years ago

Codecov Report

Merging #57 into master will decrease coverage by 10.26%. The diff coverage is 78.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #57       +/-   ##
==========================================
- Coverage   90.46%   80.2%   -10.27%     
==========================================
  Files         116     102       -14     
  Lines        2329    2081      -248     
  Branches      605     737      +132     
==========================================
- Hits         2107    1669      -438     
- Misses          0      15       +15     
- Partials      222     397      +175
Impacted Files Coverage Δ
ad_rss/impl/src/world/RssSituationIdProvider.hpp 100% <ø> (ø)
.../impl/include/ad/rss/core/RssResponseResolving.hpp 100% <ø> (ø)
ad_rss/impl/src/situation/RssSituation.cpp 93.25% <ø> (ø)
...ss/impl/include/ad/rss/state/RssStateOperation.hpp 100% <ø> (ø)
..._rss/impl/src/world/RssObjectPositionExtractor.hpp 100% <ø> (ø)
...s/generated/src/ad/rss/situation/SituationType.cpp 100% <100%> (ø)
...rss/generated/src/ad/rss/world/LaneSegmentType.cpp 100% <100%> (ø)
.../ad/rss/situation/LongitudinalRelativePosition.cpp 100% <100%> (ø)
ad_rss/generated/src/ad/rss/world/ObjectType.cpp 100% <100%> (ø)
ad_rss/impl/src/world/RssSituationIdProvider.cpp 78.78% <100%> (ø)
... and 243 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 8da35df...fa22c43. Read the comment docs.