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

Type safety for CartesianInterpolator (backport #1325) #1375

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 16, 2022

This is an automatic backport of pull request #1325 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #1375 (c663b08) into humble (6288b0d) will decrease coverage by 0.03%.
The diff coverage is 42.31%.

@@            Coverage Diff             @@
##           humble    #1375      +/-   ##
==========================================
- Coverage   61.48%   61.45%   -0.02%     
==========================================
  Files         274      274              
  Lines       24940    24956      +16     
==========================================
+ Hits        15332    15335       +3     
- Misses       9608     9621      +13     
Impacted Files Coverage Δ
...nclude/moveit/robot_state/cartesian_interpolator.h 57.90% <41.67%> (-27.81%) ⬇️
...it_core/robot_state/src/cartesian_interpolator.cpp 39.42% <42.86%> (-0.43%) ⬇️
...dl_kinematics_plugin/src/kdl_kinematics_plugin.cpp 75.36% <0.00%> (-1.07%) ⬇️

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 3ea8606...c663b08. Read the comment docs.

@henningkayser henningkayser merged commit 1725620 into humble Jun 16, 2022
@delete-merged-branch delete-merged-branch bot deleted the mergify/bp/humble/pr-1325 branch June 16, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants