Skip to content

Conversation

@tkrop
Copy link
Owner

@tkrop tkrop commented Jan 16, 2026

This pull request fixes the mock setup support for generic types. The mock storage now correctly distinguishes between different generic mock types allowing the define requirements correctly for these. Before, the mock setup created a new mock on each generic setup requests - only specific setup where correctly mapped. Now the mapping is done correctly by the reflect.Type instead of the reflect.Value.

tkrop added 3 commits January 5, 2026 07:46
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
@tkrop tkrop self-assigned this Jan 16, 2026
@tkrop tkrop added the bug Something isn't working label Jan 16, 2026
@tkrop tkrop merged commit 0e9a75a into main Jan 16, 2026
7 checks passed
@tkrop tkrop deleted the mocks branch January 16, 2026 14:34
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