Skip to content

rename two functions in AbstractInterpretation (vibe-kanban 313b27a9)

d3b4fae
Select commit
Loading
Failed to load commit list.
Merged

refactor AE, use worklist algorithm(naive) #1786

rename two functions in AbstractInterpretation (vibe-kanban 313b27a9)
d3b4fae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2026 in 0s

64.14% (target 63.50%)

View this Pull Request on Codecov

64.14% (target 63.50%)

Details

Codecov Report

❌ Patch coverage is 85.81560% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.14%. Comparing base (25f4c58) to head (d3b4fae).

Files with missing lines Patch % Lines
svf/lib/AE/Svfexe/AbstractInterpretation.cpp 85.81% 20 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1786      +/-   ##
==========================================
- Coverage   64.15%   64.14%   -0.01%     
==========================================
  Files         243      243              
  Lines       24569    24624      +55     
  Branches     4627     4657      +30     
==========================================
+ Hits        15762    15796      +34     
- Misses       8807     8828      +21     
Files with missing lines Coverage Δ
svf/include/AE/Svfexe/AbstractInterpretation.h 95.23% <ø> (ø)
svf/lib/AE/Svfexe/AbstractInterpretation.cpp 79.10% <85.81%> (-1.48%) ⬇️

... and 1 file with indirect coverage changes

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