Skip to content

Conversation

adam-enko
Copy link
Member

fileTree.kt contains a utility for logging pretty file trees, which is useful in providing human-readable context for test failures.

This PR updates the utility to only use NIO Path, rather than the older java.io.File.

This change was split off from #3814 to make the PR smaller

`fileTree.kt` contains a utility for logging pretty file trees, which is useful in providing human-readable context for test failures.

This PR updates the utility to only use NIO Path, rather than the older `java.io.File`.

This change was split off from #3814 to make the PR smaller
@adam-enko adam-enko added the runner: Gradle plugin An issue/PR related to Dokka's Gradle plugin label Oct 31, 2024
@adam-enko adam-enko self-assigned this Oct 31, 2024
@adam-enko adam-enko marked this pull request as ready for review October 31, 2024 14:16
@adam-enko adam-enko merged commit 9696cc2 into master Oct 31, 2024
14 checks passed
@adam-enko adam-enko deleted the adam/update/fileTree-nio branch October 31, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
runner: Gradle plugin An issue/PR related to Dokka's Gradle plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants