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 action client & server deallocation #257

Merged
merged 2 commits into from
Mar 4, 2022
Merged

Conversation

pablogs9
Copy link
Member

@pablogs9 pablogs9 commented Mar 2, 2022

This PR ensures the cleaning of deallocated sections

Signed-off-by: Pablo Garrido <[email protected]>
@pablogs9 pablogs9 mentioned this pull request Mar 2, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.52%. Comparing base (4f4590f) to head (296fdf0).
Report is 32 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   63.51%   63.52%           
=======================================
  Files          16       16           
  Lines        2149     2152    +3     
  Branches      641      641           
=======================================
+ Hits         1365     1367    +2     
- Misses        471      472    +1     
  Partials      313      313           

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

@pablogs9
Copy link
Member Author

pablogs9 commented Mar 3, 2022

Today's CI is passing, are we ok with that? @JanStaschulat @Acuadros95 can we assume that this is a CI or Action failure?

Copy link
Contributor

@JanStaschulat JanStaschulat left a comment

Choose a reason for hiding this comment

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

LGTM

@JanStaschulat
Copy link
Contributor

Today's CI is passing, are we ok with that? @JanStaschulat @Acuadros95 can we assume that this is a CI or Action failure?

Let's see if the scheduled CI job tomorrow builds successfully.

@pablogs9
Copy link
Member Author

pablogs9 commented Mar 4, 2022

Everything ok today: https://github.com/ros2/rclc/actions/runs/1932317583

@JanStaschulat
Copy link
Contributor

LGTM

@pablogs9 pablogs9 merged commit 806d0e1 into master Mar 4, 2022
@pablogs9 pablogs9 deleted the fix/action_dealloc branch March 4, 2022 08: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.

4 participants