idsc-frazzoli / dg-commons

Driving games common tools
GNU General Public License v3.0
24 stars 6 forks source link

Feature/constraints #96

Closed alezana closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #96 (6f796d2) into master (b8d7afe) will decrease coverage by 1.06%. The diff coverage is 46.15%.

:exclamation: Current head 6f796d2 differs from pull request most recent head face754. Consider uploading reports for the commit face754 to get more accurate results

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   76.47%   75.41%   -1.06%     
==========================================
  Files          66       66              
  Lines        3991     3852     -139     
  Branches      512      373     -139     
==========================================
- Hits         3052     2905     -147     
- Misses        869      877       +8     
  Partials       70       70              
Files Coverage Δ
src/dg_commons/dynamics/bicycle_dynamic.py 81.35% <100.00%> (ø)
src/dg_commons/sim/models/vehicle_ligths.py 100.00% <100.00%> (ø)
src/dg_commons/sim/simulator_visualisation.py 85.20% <100.00%> (ø)
...g_commons/sim/scenarios/model_from_dyn_obstacle.py 80.48% <50.00%> (+0.48%) :arrow_up:
src/dg_commons/sim/sim_perception.py 33.75% <23.52%> (-4.49%) :arrow_down:

... and 26 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more