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

[jtc] Improve trajectory sampling efficiency (backport #1297) #1357

Merged
merged 1 commit into from
Nov 7, 2024

[jtc] Improve trajectory sampling efficiency (#1297)

e291800
Select commit
Loading
Failed to load commit list.
Merged

[jtc] Improve trajectory sampling efficiency (backport #1297) #1357

[jtc] Improve trajectory sampling efficiency (#1297)
e291800
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 44.08602% with 52 lines in your changes missing coverage. Please review.

Please upload report for BASE (humble@5afcef7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...int_trajectory_controller/test/test_trajectory.cpp 40.90% 0 Missing and 52 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             humble    #1357   +/-   ##
=========================================
  Coverage          ?   65.03%           
=========================================
  Files             ?      107           
  Lines             ?    12374           
  Branches          ?     7666           
=========================================
  Hits              ?     8047           
  Misses            ?     1555           
  Partials          ?     2772           
Files with missing lines Coverage Δ
...include/joint_trajectory_controller/trajectory.hpp 76.47% <100.00%> (ø)
joint_trajectory_controller/src/trajectory.cpp 90.40% <100.00%> (ø)
...int_trajectory_controller/test/test_trajectory.cpp 63.27% <40.90%> (ø)