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 doxygen generation #124

Closed berndgassmann closed 2 years ago

berndgassmann commented 2 years ago

Description

Fixes #123

Where has this been tested?

Possible Drawbacks


This change is Reviewable

codecov-commenter commented 2 years ago

Codecov Report

Merging #124 (1a437a4) into master (c298a5d) will increase coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   82.00%   82.02%   +0.01%     
==========================================
  Files         268      268              
  Lines       34833    34815      -18     
  Branches     6404     6393      -11     
==========================================
- Hits        28566    28557       -9     
  Misses        805      805              
+ Partials     5462     5453       -9     
Impacted Files Coverage Δ
...d_rss/include/ad/rss/unstructured/DebugDrawing.hpp 50.00% <ø> (ø)
ad_rss/include/ad/rss/unstructured/Geometry.hpp 35.89% <ø> (ø)
ad_rss/src/core/RssCheck.cpp 37.50% <0.00%> (-8.66%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more