Skip to content
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

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

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 added this to To Do in Filtering via automation Jul 19, 2019
@Godin Godin added this to Implementation in Current work items via automation 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 moved this from Implementation to Review in Current work items Jul 19, 2019
@Godin Godin requested a review from marchof July 22, 2019 06:52
@marchof marchof merged commit 07f1079 into master Jul 22, 2019
Filtering automation moved this from To Do to Done Jul 22, 2019
Current work items automation moved this from Review to Done 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.
Labels
Projects
Filtering
  
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