Skip to content

update lingering doc string

db3fabe
Select commit
Loading
Failed to load commit list.
Open

Fix statically allocated objects #1688

update lingering doc string
db3fabe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2025 in 0s

63.60% (target 63.50%)

View this Pull Request on Codecov

63.60% (target 63.50%)

Details

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.60%. Comparing base (c63be58) to head (db3fabe).

Files with missing lines Patch % Lines
svf-llvm/lib/LLVMModule.cpp 0.00% 2 Missing ⚠️
svf/lib/Util/ExtAPI.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1688      +/-   ##
==========================================
+ Coverage   63.58%   63.60%   +0.01%     
==========================================
  Files         244      244              
  Lines       25741    25730      -11     
  Branches     4510     4508       -2     
==========================================
- Hits        16368    16365       -3     
+ Misses       9373     9365       -8     
Files with missing lines Coverage Δ
svf-llvm/include/SVF-LLVM/LLVMModule.h 97.72% <ø> (ø)
svf-llvm/include/SVF-LLVM/LLVMUtil.h 77.58% <ø> (+1.31%) ⬆️
svf-llvm/lib/LLVMUtil.cpp 75.47% <ø> (+1.67%) ⬆️
svf-llvm/lib/SVFIRBuilder.cpp 86.81% <100.00%> (ø)
svf/include/Util/ExtAPI.h 0.00% <ø> (ø)
svf-llvm/lib/LLVMModule.cpp 75.47% <0.00%> (ø)
svf/lib/Util/ExtAPI.cpp 41.57% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.