Skip to content

Conversation

lukasfri
Copy link
Owner

@lukasfri lukasfri commented Jul 16, 2025

When I wrote extendable, I somehow failed to create a test for Vec<T> and as such, I didn't capture the fact that the current implementation does not work for it, which makes the feature very limited.

I forgot I had already successfully implemented it. It was just missing tests.

@lukasfri lukasfri changed the title fix(derive): Fix extendable option to support more types tests(derive): Adds tests for iterable extendable option Jul 23, 2025
@lukasfri lukasfri changed the title tests(derive): Adds tests for iterable extendable option tests(derive): Adds test for extendable = "iterator" option Jul 23, 2025
@lukasfri lukasfri changed the title tests(derive): Adds test for extendable = "iterator" option tests(derive): Adds test for extendable = "iterator" option. Jul 23, 2025
@lukasfri lukasfri merged commit 348bcb7 into main Jul 23, 2025
6 checks passed
@lukasfri lukasfri deleted the fix/extendable-vec branch July 23, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant