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

Fix #1370: Establish a copy edge for int2ptr instruction/constantexpr #1410

Merged
merged 8 commits into from
Mar 18, 2024
Merged

Fix #1370: Establish a copy edge for int2ptr instruction/constantexpr #1410

merged 8 commits into from
Mar 18, 2024

Conversation

yuleisui
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

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

Project coverage is 68.05%. Comparing base (bc9a08f) to head (6b3e2df).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1410      +/-   ##
==========================================
- Coverage   68.06%   68.05%   -0.01%     
==========================================
  Files         250      250              
  Lines       27770    27771       +1     
==========================================
- Hits        18901    18900       -1     
- Misses       8869     8871       +2     
Files Coverage Δ
svf-llvm/lib/SVFIRBuilder.cpp 81.72% <100.00%> (+0.03%) ⬆️
svf-llvm/lib/SymbolTableBuilder.cpp 88.92% <100.00%> (+0.03%) ⬆️
svf/include/SVFIR/SVFIR.h 100.00% <100.00%> (ø)
svf/include/SVFIR/SVFStatements.h 88.23% <ø> (ø)
svf/lib/Graphs/ConsG.cpp 65.78% <100.00%> (+0.10%) ⬆️
svf/lib/AE/Svfexe/SVFIR2ItvExeState.cpp 80.04% <50.00%> (-0.26%) ⬇️

... and 1 file with indirect coverage changes

@yuleisui yuleisui merged commit 6b96001 into SVF-tools:master Mar 18, 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.

1 participant