Skip to content

Implement dead code elimination as a file-level transformation#68

Merged
RealA10N merged 3 commits into
mainfrom
claude/add-dead-code-elimination-X5iAA
Mar 27, 2026
Merged

Implement dead code elimination as a file-level transformation#68
RealA10N merged 3 commits into
mainfrom
claude/add-dead-code-elimination-X5iAA

Remove SSA construction tests (out of scope)

ee8b58a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 27, 2026 in 0s

40.89% (-0.11%) compared to 661e744

View this Pull Request on Codecov

40.89% (-0.11%) compared to 661e744

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.89%. Comparing base (661e744) to head (ee8b58a).

Files with missing lines Patch % Lines
opt/dead_code_elimination.go 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   41.00%   40.89%   -0.11%     
==========================================
  Files         123      123              
  Lines        3790     3800      +10     
==========================================
  Hits         1554     1554              
- Misses       2134     2144      +10     
  Partials      102      102              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.