8000 add icfgnodelist field in basic block by jumormt · Pull Request #1529 · SVF-tools/SVF · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add icfgnodelist field in basic block #1529

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

Merged
merged 20 commits into from
Aug 26, 2024
Merged

add icfgnodelist field in basic block #1529

merged 20 commits into from
Aug 26, 2024

Conversation

jumormt
Copy link
Contributor
@jumormt jumormt commented Aug 24, 2024

No description provided.

Copy link
codecov bot commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 84.72906% with 31 lines in your changes missing coverage. Please review.

Project coverage is 62.75%. Comparing base (ce50dd0) to head (194e010).
Report is 3 commits behind head on master.

Files Patch % Lines
svf/lib/Util/SVFUtil.cpp 59.09% 9 Missing ⚠️
svf/lib/MTA/LockAnalysis.cpp 16.66% 5 Missing ⚠️
svf/lib/Util/CDGBuilder.cpp 0.00% 5 Missing ⚠️
svf/lib/Graphs/ICFG.cpp 91.66% 2 Missing ⚠️
svf/lib/MSSA/MemRegion.cpp 81.81% 2 Missing ⚠️
svf/lib/MSSA/MemSSA.cpp 80.00% 2 Missing ⚠️
svf/lib/MTA/MTA.cpp 0.00% 2 Missing ⚠️
svf/lib/MTA/MTAStat.cpp 0.00% 2 Missing ⚠️
svf/lib/Graphs/SVFGReadWrite.cpp 0.00% 1 Missing ⚠️
svf/lib/Util/ThreadAPI.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1529      +/-   ##
==========================================
+ Coverage   62.73%   62.75%   +0.01%     
==========================================
  Files         243      243              
  Lines       25761    25810      +49     
  Branches     4522     4531       +9     
==========================================
+ Hits        16162    16197      +35     
- Misses       9599     9613      +14     
Files Coverage Δ
svf-llvm/include/SVF-LLVM/ICFGBuilder.h 100.00% <100.00%> (ø)
svf-llvm/include/SVF-LLVM/LLVMUtil.h 81.25% <100.00%> (+1.25%) ⬆️
svf-llvm/include/SVF-LLVM/SVFIRBuilder.h 90.00% <100.00%> (ø)
svf-llvm/lib/ICFGBuilder.cpp 100.00% <100.00%> (ø)
svf-llvm/lib/LLVMLoopAnalysis.cpp 100.00% <100.00%> (ø)
svf-llvm/lib/LLVMModule.cpp 81.83% <100.00%> (+0.15%) ⬆️
svf-llvm/lib/ObjTypeInference.cpp 95.20% <100.00%> (+0.03%) ⬆️
svf-llvm/lib/SVFIRBuilder.cpp 83.88% <100.00%> (+0.22%) ⬆️
svf/include/Graphs/ICFG.h 95.31% <ø> (ø)
svf/include/MSSA/MemRegion.h 89.47% <ø> (ø)
... and 24 more

... and 2 files with indirect coverage changes

@yuleisui yuleisui merged commit f810056 into SVF-tools:master Aug 26, 2024
3 checks passed
@jumormt jumormt deleted the 8.23 branch August 26, 2024 12:42
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.

2 participants
0