Skip to content

Conversation

@DevSrSouza
Copy link

When running on nested module setup modules.asSequence().map { it.getModuleDir() }.firstOrNull { file.path.startsWith(it) } was never called and it was always fallbacking to basePath?.let { projectPath -> ... But it does not support nested module setup, this should fix it. All test files usually are located inside the src folder and the src folder is the child folder of a module.

@DevSrSouza DevSrSouza requested a review from a team as a code owner April 1, 2024 22:55
@alexef
Copy link
Member

alexef commented Jun 20, 2025

Closing stale PR. If this is a mistake, please re-open.

@alexef alexef closed this Jun 20, 2025
@arecmetafora
Copy link

Closing stale PR. If this is a mistake, please re-open.

@alexef in fact this is a valid fix that address #14

@alexef
Copy link
Member

alexef commented Dec 17, 2025

@arecmetafora sorry about this. Let me find the right owner for #30 to be reviewed.

@arecmetafora
Copy link

@arecmetafora sorry about this. Let me find the right owner for #30 to be reviewed.

@alexef I pushed some changes to address this and the plugin compatibility. It was already reviewed and approved, so I guess we can use that one instead of reopening this.

#30

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