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

Update license to LGPL-2.1-only #50

Closed fabianoboril closed 4 years ago

fabianoboril commented 4 years ago

This change is Reviewable

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   90.46%   90.46%           
=======================================
  Files         116      116           
  Lines        2329     2329           
  Branches      605      605           
=======================================
  Hits         2107     2107           
  Partials      222      222
Impacted Files Coverage Δ
...de/generated/ad_rss/state/LongitudinalRssState.hpp 100% <ø> (ø) :arrow_up:
src/generated/state/LateralResponse.cpp 100% <ø> (ø) :arrow_up:
src/core/RssCheck.cpp 60% <ø> (ø) :arrow_up:
include/generated/ad_rss/world/LaneSegment.hpp 100% <ø> (ø) :arrow_up:
src/generated/world/LaneDrivingDirection.cpp 100% <ø> (ø) :arrow_up:
...erated/ad_rss/world/LaneSegmentValidInputRange.hpp 100% <ø> (ø) :arrow_up:
...ld/LateralRssAccelerationValuesValidInputRange.hpp 100% <ø> (ø) :arrow_up:
...ted/ad_rss/physics/AccelerationValidInputRange.hpp 100% <ø> (ø) :arrow_up:
src/generated/physics/DurationSquared.cpp 100% <ø> (ø) :arrow_up:
...c/world/RssSituationCoordinateSystemConversion.cpp 73.91% <ø> (ø) :arrow_up:
... and 106 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 7634fd6...a8c5cb3. Read the comment docs.