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

Remove CallSite : stage 1 #1535

Merged
merged 6 commits into from
Aug 27, 2024
Merged

Remove CallSite : stage 1 #1535

merged 6 commits into from
Aug 27, 2024

Conversation

yuleisui
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 59.61538% with 84 lines in your changes missing coverage. Please review.

Project coverage is 62.68%. Comparing base (0d3a996) to head (495f4ae).
Report is 1 commits behind head on master.

Files Patch % Lines
svf/lib/Util/ThreadAPI.cpp 35.29% 11 Missing ⚠️
svf/lib/Graphs/CHG.cpp 63.63% 8 Missing ⚠️
svf/lib/MemoryModel/PointerAnalysis.cpp 52.94% 8 Missing ⚠️
svf-llvm/lib/DCHG.cpp 0.00% 7 Missing ⚠️
svf/lib/WPA/WPAPass.cpp 0.00% 6 Missing ⚠️
svf/lib/AE/Svfexe/AbstractInterpretation.cpp 87.80% 5 Missing ⚠️
svf/lib/WPA/Steensgaard.cpp 0.00% 5 Missing ⚠️
svf/include/Graphs/ThreadCallGraph.h 0.00% 4 Missing ⚠️
svf/lib/Util/SVFUtil.cpp 78.94% 4 Missing ⚠️
svf-llvm/include/SVF-LLVM/DCHG.h 0.00% 3 Missing ⚠️
... and 14 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1535      +/-   ##
==========================================
- Coverage   62.71%   62.68%   -0.03%     
==========================================
  Files         243      243              
  Lines       25785    25695      -90     
  Branches     4531     4525       -6     
==========================================
- Hits        16171    16108      -63     
+ Misses       9614     9587      -27     
Files Coverage Δ
svf-llvm/include/SVF-LLVM/LLVMUtil.h 81.25% <ø> (ø)
svf-llvm/lib/CHGBuilder.cpp 83.39% <100.00%> (ø)
svf-llvm/lib/ICFGBuilder.cpp 99.01% <100.00%> (ø)
svf-llvm/lib/LLVMModule.cpp 81.77% <ø> (-0.07%) ⬇️
svf-llvm/lib/LLVMUtil.cpp 77.11% <ø> (-1.12%) ⬇️
svf-llvm/lib/SVFIRExtAPI.cpp 84.87% <100.00%> (ø)
svf/include/CFL/CFLAlias.h 93.75% <ø> (ø)
svf/include/Graphs/CHG.h 94.44% <ø> (+15.87%) ⬆️
svf/include/Graphs/ICFG.h 95.31% <ø> (ø)
svf/include/Graphs/ICFGEdge.h 100.00% <100.00%> (ø)
... and 33 more

@yuleisui yuleisui merged commit 5f6e310 into SVF-tools:master Aug 27, 2024
5 checks passed
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