Skip to content

Add methods in ParallelMngUtils to create Ref<ISerializeMessage> #1999

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

Merged
merged 4 commits into from
Feb 21, 2025

Conversation

grospelliergilles
Copy link
Member

These methods will be used to automatically handle life management of ISerializeMessage. They will replace methods which return ISerializeMessage*.

@grospelliergilles grospelliergilles added enhancement New feature or request arcane Arcane Component refactoring Code refactoring and cleanup labels Feb 21, 2025
@grospelliergilles grospelliergilles self-assigned this Feb 21, 2025
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.56%. Comparing base (4b282b7) to head (4868446).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1999      +/-   ##
==========================================
- Coverage   70.56%   70.56%   -0.01%     
==========================================
  Files        2291     2291              
  Lines      167594   167600       +6     
  Branches    19314    19314              
==========================================
+ Hits       118263   118265       +2     
- Misses      42240    42242       +2     
- Partials     7091     7093       +2     

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

@grospelliergilles grospelliergilles merged commit 7eb3674 into main Feb 21, 2025
32 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-add-create-serialize-message-with-ref branch March 4, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arcane Arcane Component enhancement New feature or request refactoring Code refactoring and cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant