Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(learned_model): create package #6395

Merged
merged 104 commits into from
Apr 24, 2024

add cpell:ignore pymodel

48379dc
Select commit
Loading
Failed to load commit list.
Merged

feat(learned_model): create package #6395

add cpell:ignore pymodel
48379dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2024 in 0s

14.79% (-0.15%) compared to 7d26879

View this Pull Request on Codecov

14.79% (-0.15%) compared to 7d26879

Details

Codecov Report

Attention: Patch coverage is 0.65789% with 151 lines in your changes are missing coverage. Please review.

Project coverage is 14.79%. Comparing base (7d26879) to head (48379dc).
Report is 2 commits behind head on main.

Files Patch % Lines
...g_based_vehicle_model/src/interconnected_model.cpp 0.00% 55 Missing ⚠️
...earning_based_vehicle_model/src/simple_pymodel.cpp 0.00% 38 Missing ⚠️
...ator/vehicle_model/sim_model_learned_steer_vel.cpp 0.00% 33 Missing ⚠️
...ed_vehicle_model/src/model_connections_helpers.cpp 0.00% 14 Missing ⚠️
...nning_simulator/simple_planning_simulator_core.cpp 11.11% 4 Missing and 4 partials ⚠️
...ator/vehicle_model/sim_model_learned_steer_vel.hpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6395      +/-   ##
==========================================
- Coverage   14.93%   14.79%   -0.15%     
==========================================
  Files        1944     1929      -15     
  Lines      134033   132392    -1641     
  Branches    39871    39467     -404     
==========================================
- Hits        20023    19583     -440     
+ Misses      91718    90908     -810     
+ Partials    22292    21901     -391     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.