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

Fix documentation build #105

Closed berndgassmann closed 3 years ago

berndgassmann commented 3 years ago

Description

Fixes #

Where has this been tested?

Possible Drawbacks


This change is Reviewable

codecov-commenter commented 3 years ago

Codecov Report

Merging #105 (6db41aa) into master (ea22849) will increase coverage by 20.30%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #105       +/-   ##
===========================================
+ Coverage   61.73%   82.03%   +20.30%     
===========================================
  Files         132      268      +136     
  Lines        4184    34753    +30569     
  Branches     1832     6364     +4532     
===========================================
+ Hits         2583    28511    +25928     
- Misses        595      805      +210     
- Partials     1006     5437     +4431     
Impacted Files Coverage Δ
...ude/ad/rss/world/ObjectIdVectorValidInputRange.hpp 60.00% <0.00%> (-20.00%) :arrow_down:
...e/ad/rss/state/RssStateSnapshotValidInputRange.hpp 53.84% <0.00%> (-18.89%) :arrow_down:
...rss/situation/SituationSnapshotValidInputRange.hpp 53.84% <0.00%> (-18.89%) :arrow_down:
...d/include/ad/rss/world/RoadAreaValidInputRange.hpp 54.54% <0.00%> (-18.19%) :arrow_down:
...nclude/ad/rss/world/RoadSegmentValidInputRange.hpp 54.54% <0.00%> (-18.19%) :arrow_down:
...nclude/ad/rss/world/SceneVectorValidInputRange.hpp 54.54% <0.00%> (-18.19%) :arrow_down:
...ude/ad/rss/state/RssStateVectorValidInputRange.hpp 54.54% <0.00%> (-18.19%) :arrow_down:
...d/rss/situation/SituationVectorValidInputRange.hpp 54.54% <0.00%> (-18.19%) :arrow_down:
.../rss/world/OccupiedRegionVectorValidInputRange.hpp 54.54% <0.00%> (-18.19%) :arrow_down:
...include/ad/rss/world/WorldModelValidInputRange.hpp 63.63% <0.00%> (-18.19%) :arrow_down:
... and 205 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 ea22849...6db41aa. Read the comment docs.