Skip to content

Fix interpretation of Kotlin SMAP #1525

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 7 commits into from
Jul 30, 2024

Conversation

Godin
Copy link
Member

@Godin Godin commented Oct 12, 2023

Fixes #1523

@Godin Godin self-assigned this Oct 12, 2023
@Godin Godin marked this pull request as draft October 12, 2023 20:49
@Godin Godin force-pushed the kotlin_SourceDebugExtension branch from 05a14f4 to f61b777 Compare October 12, 2023 20:55
@Godin Godin changed the title Fix interpretation of SMAP Fix interpretation of Kotlin SMAP Oct 12, 2023
@Godin Godin force-pushed the kotlin_SourceDebugExtension branch from 1dc7e87 to 968c374 Compare July 24, 2024 20:55
@Godin Godin added this to the 0.8.13 milestone Jul 24, 2024
@Godin Godin force-pushed the kotlin_SourceDebugExtension branch from edd1e1a to fb79c4a Compare July 24, 2024 21:20
@Godin Godin marked this pull request as ready for review July 24, 2024 22:31
@Godin Godin requested review from marchof and leveretka July 29, 2024 07:49
Copy link
Collaborator

@leveretka leveretka left a comment

Choose a reason for hiding this comment

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

Took me some time to understand this, but don't know if this change could be documented better.

Didn't know about the class generated for crossinline. Was interesting to learn.

@Godin Godin enabled auto-merge (squash) July 30, 2024 21:55
@Godin Godin merged commit 1ba265e into jacoco:master Jul 30, 2024
33 checks passed
@Godin Godin deleted the kotlin_SourceDebugExtension branch July 30, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update KotlinInlineFilter for crossinline
2 participants