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 parameter tests timeout (backport #283) #284

Merged
merged 2 commits into from
Apr 13, 2022
Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 13, 2022

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

* Add sleep on parameter event match

* Reset global values for gtest_repeat

* Fix var name

(cherry picked from commit 65b1164)
@mergify mergify bot mentioned this pull request Apr 13, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #284 (9c9249c) into foxy (45a111e) will increase coverage by 0.08%.
The diff coverage is 55.55%.

@@            Coverage Diff             @@
##             foxy     #284      +/-   ##
==========================================
+ Coverage   60.23%   60.32%   +0.08%     
==========================================
  Files          14       14              
  Lines        1549     1555       +6     
  Branches      505      507       +2     
==========================================
+ Hits          933      938       +5     
  Misses        339      339              
- Partials      277      278       +1     
Impacted Files Coverage Δ
...c_parameter/test/rclc_parameter/test_parameter.cpp 33.08% <55.55%> (+1.54%) ⬆️
rclc/src/rclc/executor.c 55.78% <0.00%> (+0.13%) ⬆️

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 3a1bb2a...9c9249c. Read the comment docs.

@pablogs9 pablogs9 merged commit 69e926b into foxy Apr 13, 2022
@pablogs9 pablogs9 deleted the mergify/bp/foxy/pr-283 branch April 13, 2022 11:57
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

3 participants