Skip to content

Jagged Vector Buffer Fix, main branch (2025.04.01.) #319

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 2 commits into from
Apr 25, 2025

Conversation

krasznaa
Copy link
Member

@krasznaa krasznaa commented Apr 1, 2025

@stephenswat found in acts-project/traccc#908 that currently it's not possible to create a vecmem::data::jagged_vector_buffer object with vecmem::vector for its size(s). This PR is meant to fix this.

@krasznaa krasznaa added bug Something isn't working improvement Improve an existing feature labels Apr 1, 2025
@krasznaa krasznaa force-pushed the JaggedBufferFix-main-20250401 branch from bf3cd6b to cc8f8bc Compare April 1, 2025 13:36
@krasznaa krasznaa force-pushed the JaggedBufferFix-main-20250401 branch from cc8f8bc to 0faa4eb Compare April 25, 2025 09:12
@krasznaa krasznaa force-pushed the JaggedBufferFix-main-20250401 branch from ea18956 to 37c646b Compare April 25, 2025 15:17
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
5.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@krasznaa krasznaa merged commit c57858f into acts-project:main Apr 25, 2025
31 of 32 checks passed
@krasznaa krasznaa deleted the JaggedBufferFix-main-20250401 branch April 25, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working improvement Improve an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant