Skip to content

Refactored target array allocation in the various SequenceSampler implementations - #524

Merged
cicirello merged 2 commits into
masterfrom
refactor
Jul 29, 2026
Merged

Refactored target array allocation in the various SequenceSampler implementations#524
cicirello merged 2 commits into
masterfrom
refactor

Conversation

@cicirello

@cicirello cicirello commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

Refactored target array allocation in the various SequenceSampler implementations.

Pull Request Requirements

If you are unable to check everything in this list, your pull request will be closed:

  • I have read the CONTRIBUTING document.
  • My pull request has a corresponding Issue and I linked to it above in the Closing Issues section.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvements to existing code, such as refactoring or optimizations (non-breaking)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@github-actions

Copy link
Copy Markdown
Contributor

JaCoCo Test Coverage Summary Statistics

  • Coverage: 100%
  • Branches: 100%

@cicirello
cicirello merged commit 163a156 into master Jul 29, 2026
5 checks passed
@cicirello
cicirello deleted the refactor branch July 29, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant