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

Fix 'BEGIN_REPLACE' - used in tool_communication (copy #101) #120

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 4, 2022

This is an automatic copy of pull request #101 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

Copy link
Collaborator

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As in #101

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Base: 51.25% // Head: 51.37% // Increases project coverage by +0.12% 🎉

Coverage data is based on head (6a6494b) compared to base (3ba86f5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   51.25%   51.37%   +0.12%     
==========================================
  Files          82       82              
  Lines        2466     2466              
  Branches      279      279              
==========================================
+ Hits         1264     1267       +3     
+ Misses       1072     1069       -3     
  Partials      130      130              
Impacted Files Coverage Δ
tests/test_reverse_interface.cpp 97.18% <0.00%> (-0.71%) ⬇️
tests/test_trajectory_point_interface.cpp 96.22% <0.00%> (+0.94%) ⬆️
src/control/trajectory_point_interface.cpp 79.48% <0.00%> (+7.69%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fmauch fmauch merged commit cd6f4a7 into master Oct 4, 2022
@fmauch fmauch deleted the mergify/copy/master/pr-101 branch October 4, 2022 15:19
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