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 funcobjvar #1588

Closed
wants to merge 3 commits into from
Closed

add funcobjvar #1588

wants to merge 3 commits into from

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Nov 5, 2024

No description provided.

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

Attention: Patch coverage is 78.78788% with 21 lines in your changes missing coverage. Please review.

Project coverage is 62.83%. Comparing base (1b11c8c) to head (527e688).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
svf/lib/SVFIR/SVFVariables.cpp 38.46% 16 Missing ⚠️
svf/lib/Graphs/ThreadCallGraph.cpp 50.00% 2 Missing ⚠️
svf-llvm/lib/SVFIRExtAPI.cpp 50.00% 1 Missing ⚠️
svf/include/SVFIR/SVFVariables.h 83.33% 1 Missing ⚠️
svf/lib/SABER/SaberSVFGBuilder.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1588      +/-   ##
==========================================
- Coverage   62.94%   62.83%   -0.12%     
==========================================
  Files         246      246              
  Lines       27342    27385      +43     
  Branches     4520     4524       +4     
==========================================
- Hits        17211    17206       -5     
- Misses      10131    10179      +48     
Files with missing lines Coverage Δ
svf-llvm/include/SVF-LLVM/LLVMModule.h 94.73% <100.00%> (+0.14%) ⬆️
svf-llvm/lib/LLVMModule.cpp 84.24% <100.00%> (+0.16%) ⬆️
svf-llvm/lib/SVFIRBuilder.cpp 84.30% <100.00%> (+0.25%) ⬆️
svf/include/Graphs/GenericGraph.h 81.44% <100.00%> (+0.19%) ⬆️
svf/include/SVFIR/SVFIR.h 100.00% <100.00%> (ø)
svf/include/Util/SVFUtil.h 83.33% <ø> (-2.67%) ⬇️
svf/lib/AE/Svfexe/AbsExtAPI.cpp 88.96% <100.00%> (ø)
svf/lib/AE/Svfexe/AbstractInterpretation.cpp 85.33% <100.00%> (ø)
svf/lib/Graphs/PTACallGraph.cpp 71.85% <100.00%> (ø)
svf/lib/MTA/MTAStat.cpp 50.00% <100.00%> (ø)
... and 12 more

... and 7 files with indirect coverage changes

@jumormt
Copy link
Contributor Author

jumormt commented Nov 6, 2024

Don't merge. PTS size of large project is not consistent with master. I'm working on it.

@jumormt jumormt closed this Nov 6, 2024
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.

1 participant