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

Make inline constructors and destructors of 'MemoryAllocationOptions' #1664

Conversation

grospelliergilles
Copy link
Member

No description provided.

…e MemoryAllocationOptions.

Cela permet d'éviter des appels de fonction lorsqu'on fait des copies
de tableau.
@grospelliergilles grospelliergilles added arccore Arccore component refactoring Code refactoring and cleanup labels Oct 4, 2024
@grospelliergilles grospelliergilles self-assigned this Oct 4, 2024
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.73%. Comparing base (b815ace) to head (ababab2).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...ions/arccore/collections/MemoryAllocationOptions.h 76.47% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1664      +/-   ##
==========================================
- Coverage   69.73%   69.73%   -0.01%     
==========================================
  Files        2249     2249              
  Lines      160520   160519       -1     
  Branches    18493    18492       -1     
==========================================
- Hits       111942   111932      -10     
- Misses      41907    41909       +2     
- Partials     6671     6678       +7     

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

@grospelliergilles grospelliergilles merged commit 5dde7d5 into main Oct 4, 2024
29 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-make-memoryallocationoptions-constructor-and-destructor-inline branch October 6, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arccore Arccore component refactoring Code refactoring and cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant