Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Optimize CodeGen for the executable JAR #43560

Open
wants to merge 202 commits into
base: master
Choose a base branch
from

Conversation

MaryamZi
Copy link
Member

@MaryamZi MaryamZi commented Nov 8, 2024

Purpose

Fix and merge #43013 to master

Fixes #43111

MaryamZi and others added 4 commits November 9, 2024 08:17
…-feature

Update `OptimizedExecutableTestingTest` output for windows
…-feature

Fix testable pkg `InvocationData` handling logic for Dead Code Elimination
…-feature

Fix checkstyle issue in feature branch `feature-codegen-optimizer`
@MaryamZi MaryamZi closed this Nov 12, 2024
@MaryamZi MaryamZi reopened this Nov 12, 2024
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@MaryamZi MaryamZi changed the title [Temporary] Implement dead code elimination Optimize CodeGen for executable jar Nov 22, 2024
@MaryamZi MaryamZi changed the title Optimize CodeGen for executable jar Optimize CodeGen for the executable JAR Nov 22, 2024
Process compiled modules with testable packages for marking test dependencies
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Implement dead code elimination
5 participants