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

Implement Critic for Velocity Deadband Hardware Constraints #4256

Merged
merged 4 commits into from
Apr 12, 2024

fix velocity deadband critic tests

9d66e3a
Select commit
Loading
Failed to load commit list.
Merged

Implement Critic for Velocity Deadband Hardware Constraints #4256

fix velocity deadband critic tests
9d66e3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 0s

89.82% (+0.06%) compared to 8af70ab

View this Pull Request on Codecov

89.82% (+0.06%) compared to 8af70ab

Details

Codecov Report

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

Project coverage is 89.82%. Comparing base (8af70ab) to head (9d66e3a).
Report is 3 commits behind head on main.

Files Patch % Lines
...ontroller/src/critics/velocity_deadband_critic.cpp 52.27% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4256      +/-   ##
==========================================
+ Coverage   89.75%   89.82%   +0.06%     
==========================================
  Files         431      432       +1     
  Lines       19574    19618      +44     
==========================================
+ Hits        17569    17621      +52     
+ Misses       2005     1997       -8     

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