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 svfinstruction in isheapalloc #1538

Merged
merged 27 commits into from
Sep 9, 2024
Merged

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Aug 29, 2024

No description provided.

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 88.15789% with 18 lines in your changes missing coverage. Please review.

Project coverage is 62.68%. Comparing base (c134a5d) to head (9d58477).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
svf-llvm/lib/LLVMModule.cpp 90.74% 10 Missing ⚠️
svf-llvm/lib/LLVMUtil.cpp 60.00% 6 Missing ⚠️
svf-llvm/lib/SymbolTableBuilder.cpp 75.00% 1 Missing ⚠️
svf/lib/Util/ExtAPI.cpp 94.11% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1538      +/-   ##
==========================================
+ Coverage   62.62%   62.68%   +0.06%     
==========================================
  Files         243      244       +1     
  Lines       25759    25670      -89     
  Branches     4534     4502      -32     
==========================================
- Hits        16131    16092      -39     
+ Misses       9628     9578      -50     
Files with missing lines Coverage Δ
svf-llvm/include/SVF-LLVM/LLVMModule.h 97.50% <ø> (+7.20%) ⬆️
svf-llvm/include/SVF-LLVM/LLVMUtil.h 81.25% <100.00%> (ø)
svf-llvm/lib/CHGBuilder.cpp 83.33% <100.00%> (-0.07%) ⬇️
svf-llvm/lib/ObjTypeInference.cpp 95.19% <100.00%> (-0.02%) ⬇️
svf-llvm/lib/SVFIRBuilder.cpp 83.84% <ø> (-0.04%) ⬇️
svf/include/SVFIR/SVFValue.h 90.67% <ø> (-0.08%) ⬇️
svf/include/Util/ExtAPI.h 100.00% <ø> (ø)
svf/include/Util/SVFUtil.h 90.56% <ø> (-0.35%) ⬇️
svf/lib/AE/Svfexe/AEDetector.cpp 87.14% <100.00%> (+5.71%) ⬆️
svf/lib/AE/Svfexe/AbstractInterpretation.cpp 86.06% <100.00%> (+0.95%) ⬆️
... and 6 more

... and 5 files with indirect coverage changes

@jumormt jumormt marked this pull request as draft September 5, 2024 03:05
@jumormt jumormt closed this Sep 5, 2024
@jumormt jumormt reopened this Sep 5, 2024
@jumormt jumormt marked this pull request as ready for review September 5, 2024 11:29
@yuleisui yuleisui merged commit e95daaa into SVF-tools:master Sep 9, 2024
5 checks passed
@jumormt jumormt deleted the 8.28 branch September 10, 2024 01: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.

3 participants