Skip to content

Conversation

@dwittkoetter
Copy link
Contributor

Changed the regex for test-source detection. It matches also full paths and KAPT-specific directories now.

I removed the exact matching for java- / kotlin-directories, because KAPT does not use them and processes files in /tmp/kapt3.

Closes gh-1386

@dwittkoetter dwittkoetter force-pushed the 1386-fix-test-target-detection-for-kapt branch from 83c14ca to 32aa7c0 Compare October 17, 2025 07:10
@odrotbohm
Copy link
Member

Thanks for getting on top of this. Merged!

@odrotbohm odrotbohm closed this Oct 24, 2025
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.

Properly disable APT execution for test sources when using KAPT

2 participants