Skip to content

Conversation

@febo
Copy link
Contributor

@febo febo commented Dec 19, 2024

Problem

#32 introduced the partitionArgumentsWithDefaultArgs helper, which takes an optional defaultArgs parameter. Since the parameter is optional, it behaves the same way as the partitionArguments when it is not provided.

Improvement

Merge both partitionArguments and partitionArgumentsWithDefaultArgs helpers, since they behaviour is similar.

@febo febo requested a review from lorisleiva December 19, 2024 13:46
Copy link
Member

@lorisleiva lorisleiva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🫶

@febo febo merged commit 6185b40 into main Dec 19, 2024
8 checks passed
@febo febo deleted the febo/partition-helper branch December 19, 2024 14:02
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.

3 participants