Skip to content
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

Reduce duplicated SimpleRelocator to improve performance #1271

Merged
merged 8 commits into from
Feb 19, 2025

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Feb 19, 2025

@Goooler Goooler requested a review from Copilot February 19, 2025 09:05

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 10 changed files in this pull request and generated no comments.

Files not reviewed (9)
  • api/shadow.api: Language not supported
  • src/functionalTest/kotlin/com/github/jengelman/gradle/plugins/shadow/RelocationTest.kt: Language not supported
  • src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/relocation/SimpleRelocator.kt: Language not supported
  • src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowCopyAction.kt: Language not supported
  • src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowJar.kt: Language not supported
  • src/test/kotlin/com/github/jengelman/gradle/plugins/shadow/relocation/SimpleRelocatorTest.kt: Language not supported
  • src/test/kotlin/com/github/jengelman/gradle/plugins/shadow/transformers/Log4j2PluginsCacheFileTransformerTest.kt: Language not supported
  • src/test/kotlin/com/github/jengelman/gradle/plugins/shadow/transformers/ServiceFileTransformerTest.kt: Language not supported
  • src/test/kotlin/com/github/jengelman/gradle/plugins/shadow/util/Utils.kt: Language not supported
@Goooler Goooler force-pushed the g/20250217/reduce-relocators branch from 02bccba to 1d6a8c9 Compare February 19, 2025 09:11
@Goooler Goooler enabled auto-merge (squash) February 19, 2025 09:16
@Goooler Goooler merged commit b9503bb into main Feb 19, 2025
7 checks passed
@Goooler Goooler deleted the g/20250217/reduce-relocators branch February 19, 2025 09:18
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.

1 participant