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 v3.0.1 #66

Closed berndgassmann closed 4 years ago

berndgassmann commented 4 years ago

Description

Release v3.0.1

Fixed python binding for multiple python version built Added python interface test execution Updated documentation Fixed clang-8 and gcc-9 build

Fixes #

Where has this been tested?

Possible Drawbacks


This change is Reviewable

codecov-io commented 4 years ago

Codecov Report

Merging #66 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   70.57%   70.57%           
=======================================
  Files         108      108           
  Lines        2688     2688           
  Branches     1084     1084           
=======================================
  Hits         1897     1897           
  Misses        184      184           
  Partials      607      607           
Impacted Files Coverage Δ
.../include/ad/rss/situation/CoordinateSystemAxis.hpp 50.00% <ø> (ø)
.../situation/CoordinateSystemAxisValidInputRange.hpp 83.33% <ø> (ø)
...clude/ad/rss/situation/LateralRelativePosition.hpp 50.00% <ø> (ø)
...tuation/LateralRelativePositionValidInputRange.hpp 88.88% <ø> (ø)
.../ad/rss/situation/LongitudinalRelativePosition.hpp 50.00% <ø> (ø)
...on/LongitudinalRelativePositionValidInputRange.hpp 88.88% <ø> (ø)
...ated/include/ad/rss/situation/RelativePosition.hpp 88.00% <ø> (ø)
.../rss/situation/RelativePositionValidInputRange.hpp 88.88% <ø> (ø)
...s/generated/include/ad/rss/situation/Situation.hpp 90.62% <ø> (ø)
...ted/include/ad/rss/situation/SituationSnapshot.hpp 88.46% <ø> (ø)
... and 77 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 eabf53d...64640dc. Read the comment docs.