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

Add "ALLOC_STACK_RET" annotation in extapi.c #1616

Merged
merged 2 commits into from
Dec 20, 2024

fix bug

f530cc0
Select commit
Loading
Failed to load commit list.
Merged

Add "ALLOC_STACK_RET" annotation in extapi.c #1616

fix bug
f530cc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

62.91% (target 62.60%)

View this Pull Request on Codecov

62.91% (target 62.60%)

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 12 lines in your changes missing coverage. Please review.

Project coverage is 62.91%. Comparing base (0f3f2c6) to head (f530cc0).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
svf-llvm/lib/LLVMUtil.cpp 25.00% 9 Missing ⚠️
svf/lib/Util/ExtAPI.cpp 71.42% 2 Missing ⚠️
svf-llvm/include/SVF-LLVM/LLVMUtil.h 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1616      +/-   ##
==========================================
- Coverage   63.04%   62.91%   -0.14%     
==========================================
  Files         246      246              
  Lines       27472    27485      +13     
  Branches     4535     4537       +2     
==========================================
- Hits        17321    17292      -29     
- Misses      10151    10193      +42     
Files with missing lines Coverage Δ
svf-llvm/lib/SVFIRBuilder.cpp 84.79% <100.00%> (+0.02%) ⬆️
svf-llvm/lib/SymbolTableBuilder.cpp 89.24% <ø> (ø)
svf/include/Util/ExtAPI.h 100.00% <ø> (ø)
svf-llvm/include/SVF-LLVM/LLVMUtil.h 80.76% <0.00%> (-1.59%) ⬇️
svf/lib/Util/ExtAPI.cpp 69.31% <71.42%> (-1.62%) ⬇️
svf-llvm/lib/LLVMUtil.cpp 75.17% <25.00%> (-4.09%) ⬇️

... and 2 files with indirect coverage changes