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

Rm std::transform #1348

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Rm std::transform #1348

merged 1 commit into from
Jan 25, 2024

Conversation

jumormt
Copy link
Contributor

@jumormt jumormt commented Jan 25, 2024

No description provided.

@jumormt jumormt marked this pull request as draft January 25, 2024 13:07
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

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

Comparison is base (6bf9865) 65.96% compared to head (7fc8a17) 66.06%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1348      +/-   ##
==========================================
+ Coverage   65.96%   66.06%   +0.09%     
==========================================
  Files         227      227              
  Lines       24452    24453       +1     
==========================================
+ Hits        16130    16154      +24     
+ Misses       8322     8299      -23     
Files Coverage Δ
svf-llvm/include/SVF-LLVM/ObjTypeInference.h 100.00% <ø> (ø)
svf-llvm/lib/LLVMModule.cpp 83.36% <100.00%> (ø)
svf-llvm/lib/LLVMUtil.cpp 81.03% <100.00%> (ø)
svf-llvm/lib/SymbolTableBuilder.cpp 85.07% <100.00%> (ø)
svf-llvm/tools/SABER/saber.cpp 81.25% <ø> (ø)
svf-llvm/lib/CppUtil.cpp 81.95% <66.66%> (ø)
svf-llvm/lib/ObjTypeInference.cpp 94.62% <95.94%> (+0.02%) ⬆️

... and 3 files with indirect coverage changes

@jumormt jumormt marked this pull request as ready for review January 25, 2024 13:21
@yuleisui yuleisui merged commit c6e3549 into SVF-tools:master Jan 25, 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