Skip to content

Extract FunctionControlFlowInfo from SSA and decouple CFG building#62

Open
RealA10N wants to merge 1 commit into
mainfrom
claude/cfg-extraction-l9a1P
Open

Extract FunctionControlFlowInfo from SSA and decouple CFG building#62
RealA10N wants to merge 1 commit into
mainfrom
claude/cfg-extraction-l9a1P

Extract FunctionControlFlowInfo from SSA and decouple CFG building

5e2130c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 16, 2026 in 1s

38.44% (-0.02%) compared to 501b2a4

View this Pull Request on Codecov

38.44% (-0.02%) compared to 501b2a4

Details

Codecov Report

❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.44%. Comparing base (501b2a4) to head (5e2130c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
opt/function_control_flow_info.go 0.00% 16 Missing ⚠️
opt/ssa/function_ssa_info.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
- Coverage   38.45%   38.44%   -0.02%     
==========================================
  Files         122      123       +1     
  Lines        3789     3790       +1     
==========================================
  Hits         1457     1457              
- Misses       2247     2248       +1     
  Partials       85       85              

☔ 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.