Skip to content

KotlinDefaultArgumentsFilter should not assume that all parameters consume one slot #908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 22, 2019

Conversation

Godin
Copy link
Member

@Godin Godin commented Jul 19, 2019

Fixes #907

@Godin Godin added this to the 0.8.5 milestone Jul 19, 2019
@Godin Godin self-assigned this Jul 19, 2019
@Godin Godin changed the title Fix KotlinDefaultArgumentsFilter KotlinDefaultArgumentsFilter should not assume that all parameters consume one slot Jul 19, 2019
@Godin Godin marked this pull request as ready for review July 19, 2019 09:18
@Godin Godin requested a review from marchof July 19, 2019 09:20
@Godin Godin force-pushed the kotlin_default_arguments branch from e85d870 to c76f2c5 Compare July 20, 2019 08:05
@Godin Godin requested a review from marchof July 22, 2019 06:52
@marchof marchof merged commit 07f1079 into master Jul 22, 2019
@marchof marchof deleted the kotlin_default_arguments branch July 22, 2019 10:22
@jacoco jacoco locked as resolved and limited conversation to collaborators Oct 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Status: Done
Development

Successfully merging this pull request may close these issues.

Some branches are not covered if the type of a default argument is Long.
2 participants