AutomotiveSimulator.jl icon indicating copy to clipboard operation
AutomotiveSimulator.jl copied to clipboard

Add pedestrian definition helper

Open MaximeBouton opened this issue 3 years ago • 1 comments

MaximeBouton avatar Aug 27 '21 18:08 MaximeBouton

Codecov Report

Merging #23 (a494044) into master (02fa173) will decrease coverage by 0.24%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   82.62%   82.37%   -0.25%     
==========================================
  Files          51       51              
  Lines        2855     2951      +96     
==========================================
+ Hits         2359     2431      +72     
- Misses        496      520      +24     
Impacted Files Coverage Δ
src/agent-definitions/agent_definitions.jl 100.00% <100.00%> (ø)
src/collision-checkers/minkowski.jl 74.26% <0.00%> (-0.40%) :arrow_down:
src/feature-extraction/lidar_sensor.jl 15.76% <0.00%> (-0.15%) :arrow_down:
src/states/scenes.jl 100.00% <0.00%> (ø)
src/actions/accel_desang.jl 100.00% <0.00%> (ø)
src/simulation/callbacks.jl 100.00% <0.00%> (ø)
src/simulation/simulation.jl 100.00% <0.00%> (ø)
src/actions/accel_turnrate.jl 100.00% <0.00%> (ø)
src/simulation/simulation_from_history.jl 100.00% <0.00%> (ø)
src/roadways/roadway_generation.jl 99.03% <0.00%> (+0.04%) :arrow_up:
... and 9 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 02fa173...a494044. Read the comment docs.

codecov-commenter avatar Aug 27 '21 18:08 codecov-commenter