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

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Oct 21, 2024

No description provided.

Copy link

codecov bot commented Oct 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant