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

Add first implementation of a basic memory pool #1684

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

grospelliergilles
Copy link
Member

No description provided.

@grospelliergilles grospelliergilles added enhancement New feature or request arcane Arcane Component labels Oct 13, 2024
@grospelliergilles grospelliergilles self-assigned this Oct 13, 2024
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

Attention: Patch coverage is 81.25000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 70.12%. Comparing base (521301b) to head (38f1cc6).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
arcane/src/arcane/utils/MemoryPool.cc 77.14% 5 Missing and 3 partials ⚠️
arcane/src/arcane/utils/tests/TestMemoryPool.cc 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1684   +/-   ##
=======================================
  Coverage   70.12%   70.12%           
=======================================
  Files        2249     2252    +3     
  Lines      160494   160542   +48     
  Branches    18533    18536    +3     
=======================================
+ Hits       112542   112577   +35     
- Misses      41239    41248    +9     
- Partials     6713     6717    +4     

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

@grospelliergilles grospelliergilles merged commit 6f13269 into main Oct 13, 2024
29 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-add-basic-memory-pool branch October 14, 2024 19:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant