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 isNonPointerObj API #1315

Merged
merged 8 commits into from
Jan 4, 2024
Merged

remove isNonPointerObj API #1315

merged 8 commits into from
Jan 4, 2024

Conversation

yuleisui
Copy link
Collaborator

@yuleisui yuleisui commented Jan 3, 2024

No description provided.

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (b8c148c) 64.61% compared to head (4163e32) 64.62%.
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1315      +/-   ##
==========================================
+ Coverage   64.61%   64.62%   +0.01%     
==========================================
  Files         225      225              
  Lines       23892    23856      -36     
==========================================
- Hits        15438    15418      -20     
+ Misses       8454     8438      -16     
Files Coverage Δ
svf/include/MemoryModel/PointerAnalysis.h 77.77% <ø> (-0.61%) ⬇️
svf/include/SVFIR/SVFIR.h 100.00% <ø> (ø)
svf/include/SVFIR/SymbolTableInfo.h 92.30% <ø> (ø)
svf/lib/SVFIR/SVFIR.cpp 78.96% <ø> (-0.32%) ⬇️
svf/lib/SVFIR/SymbolTableInfo.cpp 51.77% <ø> (-1.78%) ⬇️
svf/lib/WPA/Andersen.cpp 89.07% <100.00%> (ø)
svf/lib/WPA/VersionedFlowSensitive.cpp 70.76% <100.00%> (+0.11%) ⬆️
svf/include/DDA/DDAVFSolver.h 91.00% <91.66%> (-0.30%) ⬇️
svf/lib/WPA/FlowSensitive.cpp 78.07% <72.72%> (+0.06%) ⬆️

... and 3 files with indirect coverage changes

@jumormt
Copy link
Contributor

jumormt commented Jan 4, 2024

@yuleisui yuleisui merged commit 882bb47 into SVF-tools:master Jan 4, 2024
5 checks passed
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.

None yet

2 participants