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

Release 3.0.0 #65

Closed berndgassmann closed 4 years ago

berndgassmann commented 4 years ago

Description

Fixes #

Where has this been tested?

Possible Drawbacks


This change is Reviewable

codecov-io commented 4 years ago

Codecov Report

Merging #65 into master will increase coverage by 5.51%. The diff coverage is 69.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   74.19%   79.70%   +5.51%     
==========================================
  Files         105      101       -4     
  Lines        2488     2114     -374     
  Branches      963      749     -214     
==========================================
- Hits         1846     1685     -161     
+ Misses         84       22      -62     
+ Partials      558      407     -151     
Impacted Files Coverage Δ
...ld/LateralRssAccelerationValuesValidInputRange.hpp 64.28% <0.00%> (ø)
...ngitudinalRssAccelerationValuesValidInputRange.hpp 62.50% <0.00%> (ø)
ad_rss/generated/include/ad/rss/world/Velocity.hpp 88.00% <ø> (ø)
...d/include/ad/rss/world/VelocityValidInputRange.hpp 50.00% <0.00%> (-8.34%) :arrow_down:
.../impl/include/ad/rss/core/RssResponseResolving.hpp 100.00% <ø> (ø)
ad_rss/impl/src/core/RssCheck.cpp 48.14% <0.00%> (-7.03%) :arrow_down:
..._rss/impl/src/situation/RssIntersectionChecker.cpp 86.84% <ø> (ø)
ad_rss/impl/src/situation/Physics.cpp 48.27% <28.57%> (ø)
ad_rss/impl/src/core/RssSituationExtraction.cpp 80.85% <33.33%> (+0.08%) :arrow_up:
ad_rss/impl/src/situation/RssFormulas.cpp 71.42% <50.00%> (ø)
... and 20 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 f0548ab...c7cea82. Read the comment docs.