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

Use extapi.bc to replace ExtAPI.json #1150

Closed
wants to merge 5 commits into from

Ignore extapi.c coverage2

e7b4759
Select commit
Loading
Failed to load commit list.
Closed

Use extapi.bc to replace ExtAPI.json #1150

Ignore extapi.c coverage2
e7b4759
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 17, 2023 in 0s

63.03% (target 64.50%)

View this Pull Request on Codecov

63.03% (target 64.50%)

Details

Codecov Report

Merging #1150 (e7b4759) into master (3f20e97) will decrease coverage by 1.65%.
The diff coverage is 89.84%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1150      +/-   ##
==========================================
- Coverage   64.68%   63.03%   -1.65%     
==========================================
  Files         223      221       -2     
  Lines       23821    23328     -493     
==========================================
- Hits        15408    14705     -703     
- Misses       8413     8623     +210     
Impacted Files Coverage Δ
svf-llvm/include/SVF-LLVM/SVFIRBuilder.h 88.88% <ø> (ø)
svf/include/SVFIR/SVFModule.h 78.94% <ø> (ø)
svf/lib/SVFIR/SVFModule.cpp 100.00% <ø> (ø)
svf-llvm/lib/SymbolTableBuilder.cpp 84.83% <50.00%> (-2.35%) ⬇️
svf-llvm/lib/SVFIRExtAPI.cpp 80.57% <83.17%> (+0.25%) ⬆️
svf-llvm/lib/SVFIRBuilder.cpp 78.11% <88.88%> (+0.04%) ⬆️
svf-llvm/include/SVF-LLVM/LLVMUtil.h 78.88% <100.00%> (+5.55%) ⬆️
svf-llvm/lib/LLVMModule.cpp 83.11% <100.00%> (+2.76%) ⬆️
svf-llvm/lib/LLVMUtil.cpp 71.00% <100.00%> (+1.42%) ⬆️
svf/include/Util/SVFUtil.h 91.35% <100.00%> (-0.31%) ⬇️

... and 28 files with indirect coverage changes