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

refactor icfgbuilder and remove svfvirtualcallinst class #1577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

refactor icfgbuilder and remove svfvirtualcallinst class

a633cc8
Select commit
Loading
Failed to load commit list.
Open

refactor icfgbuilder and remove svfvirtualcallinst class #1577

refactor icfgbuilder and remove svfvirtualcallinst class
a633cc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

63.05% (target 62.60%)

View this Pull Request on Codecov

63.05% (target 62.60%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.05%. Comparing base (5db169c) to head (a633cc8).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1577      +/-   ##
==========================================
+ Coverage   62.86%   63.05%   +0.19%     
==========================================
  Files         244      244              
  Lines       25694    27270    +1576     
  Branches     4514     4518       +4     
==========================================
+ Hits        16152    17196    +1044     
- Misses       9542    10074     +532     
Files with missing lines Coverage Δ
svf-llvm/include/SVF-LLVM/ICFGBuilder.h 100.00% <ø> (ø)
svf-llvm/include/SVF-LLVM/LLVMModule.h 95.38% <100.00%> (+1.26%) ⬆️
svf-llvm/include/SVF-LLVM/SVFIRBuilder.h 90.55% <ø> (+0.46%) ⬆️
svf-llvm/lib/ICFGBuilder.cpp 99.25% <100.00%> (+0.02%) ⬆️
svf-llvm/lib/LLVMModule.cpp 84.10% <100.00%> (+0.33%) ⬆️
svf-llvm/lib/SVFIRBuilder.cpp 84.04% <100.00%> (+0.05%) ⬆️
svf/include/SVFIR/SVFFileSystem.h 27.23% <ø> (-1.02%) ⬇️
svf/include/SVFIR/SVFValue.h 91.59% <ø> (+0.36%) ⬆️
svf/lib/SVFIR/SVFFileSystem.cpp 35.52% <ø> (-1.99%) ⬇️

... and 190 files with indirect coverage changes