Skip to content

Comments

fix: deep copy pattern for slices to pointers (#134)#134

Merged
tkrop merged 1 commit intomainfrom
pattern
Dec 19, 2025
Merged

fix: deep copy pattern for slices to pointers (#134)#134
tkrop merged 1 commit intomainfrom
pattern

Conversation

@tkrop
Copy link
Owner

@tkrop tkrop commented Dec 19, 2025

Fixes the edge case for testing slices of pointers and improves random setup of test values.

Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@tkrop tkrop self-assigned this Dec 19, 2025
@tkrop tkrop added the bug Something isn't working label Dec 19, 2025
@tkrop tkrop merged commit b028aa6 into main Dec 19, 2025
8 checks passed
@tkrop tkrop deleted the pattern branch December 19, 2025 08:30
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20364161677

Details

  • 24 of 24 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.963%

Totals Coverage Status
Change from base Build 20360246733: 0.0%
Covered Lines: 2703
Relevant Lines: 2704

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants