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

refactor / improve coverage / README #1365

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Conversation

bjjwwang
Copy link
Contributor

@bjjwwang bjjwwang commented Feb 8, 2024

No description provided.

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

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

Comparison is base (c5b455d) 67.83% compared to head (2fed5e8) 67.87%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1365      +/-   ##
==========================================
+ Coverage   67.83%   67.87%   +0.03%     
==========================================
  Files         253      253              
  Lines       27719    27703      -16     
==========================================
  Hits        18804    18804              
+ Misses       8915     8899      -16     
Files Coverage Δ
svf-llvm/tools/AE/ae.cpp 100.00% <100.00%> (ø)
svf/include/AE/Svfexe/AbstractExecution.h 100.00% <100.00%> (ø)
svf/include/AE/Svfexe/BufOverflowChecker.h 100.00% <100.00%> (ø)
svf/include/Graphs/CFBasicBlockG.h 73.17% <ø> (+20.53%) ⬆️
svf/lib/AE/Svfexe/BufOverflowChecker.cpp 77.83% <100.00%> (ø)
svf/lib/AE/Svfexe/AbstractExecution.cpp 84.80% <96.77%> (ø)

@yuleisui yuleisui merged commit 6ac31f6 into SVF-tools:master Feb 8, 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