-
-
Notifications
You must be signed in to change notification settings - Fork 424
Convert functional test kits to Kotlin and NIO #1087
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
Conversation
f70615b to
b9a8c2d
Compare
5550deb to
af07f46
Compare
0755162 to
18c00e6
Compare
src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ApplicationSpec.groovy
Outdated
Show resolved
Hide resolved
src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/FilteringSpec.groovy
Outdated
Show resolved
Hide resolved
src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/RelocationSpec.groovy
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 24 changed files in this pull request and generated no comments.
Files not reviewed (19)
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ApplicationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/BasePluginSpecification.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ConfigurationCacheSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ConfigureShadowRelocationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/FilteringSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/PublishingSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/RelocationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ShadowPluginSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/TransformerSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/caching/AbstractCachingSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileRepository.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/AbstractMavenModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/MavenFileModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/MavenFileRepository.groovy: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/AppendableJar.kt: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileModule.kt: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileRepository.kt: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/repo/AbstractModule.kt: Language not supported
8c9c44e to
e6fd715
Compare
e6fd715 to
970bd5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 8 out of 27 changed files in this pull request and generated no comments.
Files not reviewed (19)
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ApplicationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/BasePluginSpecification.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ConfigurationCacheSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ConfigureShadowRelocationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/FilteringSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/PublishingSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/RelocationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ShadowPluginSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/TransformerSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/caching/AbstractCachingSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileRepository.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/AbstractMavenModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/MavenFileModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/MavenFileRepository.groovy: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/AppendableJar.kt: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileModule.kt: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileRepository.kt: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/HashUtil.kt: Language not supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 11 out of 30 changed files in this pull request and generated no comments.
Files not reviewed (19)
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ApplicationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/BasePluginSpecification.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ConfigurationCacheSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ConfigureShadowRelocationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/FilteringSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/PublishingSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/RelocationSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/ShadowPluginSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/TransformerSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/caching/AbstractCachingSpec.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileRepository.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/FileExtensions.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/AbstractMavenModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/MavenFileModule.groovy: Language not supported
- src/funcTest/groovy/com/github/jengelman/gradle/plugins/shadow/util/repo/maven/MavenFileRepository.groovy: Language not supported
- src/funcTest/resources/META-INF/services/org.codehaus.groovy.runtime.ExtensionModule: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/AppendableJar.kt: Language not supported
- src/intiTest/kotlin/com/github/jengelman/gradle/plugins/shadow/util/AppendableMavenFileModule.kt: Language not supported
TestFilein functional tests #1083.