Skip to content

Fix memory release on entities creation (backport #280)#282

Merged
Acuadros95 merged 1 commit intogalacticfrom
mergify/bp/galactic/pr-280
Jan 26, 2023
Merged

Fix memory release on entities creation (backport #280)#282
Acuadros95 merged 1 commit intogalacticfrom
mergify/bp/galactic/pr-280

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Jan 26, 2023

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

* Update CI

* Fix memory release on entity creation

Signed-off-by: acuadros95 <[email protected]>

* Update node destroy on error

Signed-off-by: acuadros95 <[email protected]>

* Uncrustify

Signed-off-by: acuadros95 <[email protected]>

Signed-off-by: acuadros95 <[email protected]>
(cherry picked from commit 6df0003)
@github-actions
Copy link
Copy Markdown

Static memory analysis

Default configuration

MTU: 512 B
Input buffer size: 2048 B
Input history: 4
Output buffer size: 2048 B
Output history: 4

Entity Qty Size per unit
Context 2 5616 B
Topic 8 56 B
Service 4 248 B
Client 4 248 B
Subscription 4 272 B
Publisher 4 288 B
Node 4 208 B
Static input buffer 8 2136 B
Init options 6 64 B
Wait sets 4 56 B
Guard Condition 4 64 B

TOTAL: 34468 B

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (galactic@2e6d634). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##             galactic     #282   +/-   ##
===========================================
  Coverage            ?   48.74%           
===========================================
  Files               ?       43           
  Lines               ?     1709           
  Branches            ?      503           
===========================================
  Hits                ?      833           
  Misses              ?      645           
  Partials            ?      231           

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.

@Acuadros95 Acuadros95 merged commit 965a4f9 into galactic Jan 26, 2023
@Acuadros95 Acuadros95 deleted the mergify/bp/galactic/pr-280 branch January 26, 2023 07:23
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.

2 participants