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

[WIP]add AbstractValue #1423

Merged
merged 7 commits into from
Apr 4, 2024
Merged

[WIP]add AbstractValue #1423

merged 7 commits into from
Apr 4, 2024

Conversation

bjjwwang
Copy link
Contributor

@bjjwwang bjjwwang commented Apr 2, 2024

No description provided.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 73.78190% with 226 lines in your changes are missing coverage. Please review.

Project coverage is 68.19%. Comparing base (cc81fe9) to head (5609cc1).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1423      +/-   ##
==========================================
+ Coverage   68.05%   68.19%   +0.14%     
==========================================
  Files         250      248       -2     
  Lines       27781    27796      +15     
==========================================
+ Hits        18905    18956      +51     
+ Misses       8876     8840      -36     
Files Coverage Δ
svf-llvm/tools/AE/ae.cpp 100.00% <100.00%> (ø)
svf/include/AE/Core/AddressValue.h 68.00% <100.00%> (-19.10%) ⬇️
svf/include/AE/Core/IntervalValue.h 75.62% <100.00%> (-0.53%) ⬇️
svf/include/AE/Core/RelationSolver.h 100.00% <ø> (ø)
svf/include/AE/Svfexe/AbstractInterpretation.h 100.00% <100.00%> (ø)
svf/include/AE/Svfexe/BufOverflowChecker.h 100.00% <100.00%> (ø)
svf/include/AE/Svfexe/SVFIR2ItvExeState.h 100.00% <100.00%> (ø)
svf/lib/AE/Core/RelationSolver.cpp 88.10% <82.60%> (-0.19%) ⬇️
svf/lib/AE/Svfexe/AbstractInterpretation.cpp 86.43% <89.06%> (ø)
svf/include/AE/Core/AbstractValue.h 88.11% <88.11%> (-11.89%) ⬇️
... and 4 more

... and 3 files with indirect coverage changes

@bjjwwang bjjwwang changed the title add AbstractValue [WIP]add AbstractValue Apr 2, 2024
@yuleisui yuleisui merged commit 0d210da into SVF-tools:master Apr 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

3 participants