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

Chained arena allocator: support allocations larger than the chunk size #543

Merged
merged 1 commit into from
Jun 26, 2024

Chained arena allocator: support allocations larger than the chunk size

13ee6f3
Select commit
Loading
Failed to load commit list.
Merged

Chained arena allocator: support allocations larger than the chunk size #543

Chained arena allocator: support allocations larger than the chunk size
13ee6f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 26, 2024 in 0s

43.75% of diff hit (target 89.54%)

View this Pull Request on Codecov

43.75% of diff hit (target 89.54%)

Annotations

Check warning on line 67 in modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 69 in modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h#L69

Added line #L69 was not covered by tests

Check warning on line 72 in modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 74 in modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h#L74

Added line #L74 was not covered by tests

Check warning on line 276 in modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/common/chowdsp_data_structures/Allocators/chowdsp_ChainedArenaAllocator.h#L276

Added line #L276 was not covered by tests