kord
kord copied to clipboard
Migrated Snowflake to inline class
Mockk does not yet supported good boxing\unboxing for inline classes. So most equality check related tests are broken
Is there an issue already for the problems with mockk?
I've got wrong. This problem isn't related to inline classes, but to unsigned numbers. https://github.com/mockk/mockk/issues/544
I've got wrong. This problem isn't related to inline classes, but to unsigned numbers. mockk/mockk#544
the issue you pointed to is now closed, is there any update on this?
Yes, issue is closed, but it's not released yet
@lukellmann seems like all works fine with mockk v1.13.11
I'd like to discuss this some more before deciding what to do with this, see https://discord.com/channels/556525343595298817/1245773750486438060
i've updated the target branch btw
these changes can be tested using experiments-inline-value-classes-SNAPSHOT