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 some non-ret and unused var warning #1396

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Mar 6, 2024

No description provided.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

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

Project coverage is 67.82%. Comparing base (0f01ec0) to head (57fa8b2).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1396      +/-   ##
==========================================
- Coverage   67.82%   67.82%   -0.01%     
==========================================
  Files         250      250              
  Lines       27646    27645       -1     
==========================================
- Hits        18751    18750       -1     
  Misses       8895     8895              
Files Coverage Δ
svf-llvm/lib/LLVMUtil.cpp 77.80% <100.00%> (-0.07%) ⬇️
svf-llvm/lib/SVFIRBuilder.cpp 81.48% <100.00%> (ø)
svf-llvm/tools/AE/ae.cpp 100.00% <100.00%> (ø)
svf/include/Graphs/WTO.h 86.32% <ø> (ø)
svf/lib/AE/Svfexe/AbstractExecution.cpp 84.01% <ø> (ø)
svf/lib/AE/Svfexe/BufOverflowChecker.cpp 77.83% <ø> (ø)
svf/lib/AE/Svfexe/ICFGSimplification.cpp 100.00% <100.00%> (ø)
svf/lib/AE/Svfexe/SVFIR2ItvExeState.cpp 81.23% <ø> (ø)
svf/lib/MemoryModel/AccessPath.cpp 51.54% <0.00%> (ø)

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

2 participants