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

copy all fields of SVFFunction into CallGraphNode #1606

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

Geoffrey1014
Copy link
Contributor

copy all fields of SVFFunction into CallGraphNode

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.03%. Comparing base (91b0eeb) to head (83ab041).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1606      +/-   ##
==========================================
+ Coverage   63.01%   63.03%   +0.02%     
==========================================
  Files         246      246              
  Lines       27422    27439      +17     
  Branches     4531     4532       +1     
==========================================
+ Hits        17279    17297      +18     
+ Misses      10143    10142       -1     
Files with missing lines Coverage Δ
svf/include/Graphs/CallGraph.h 100.00% <ø> (ø)
svf/include/SVFIR/SVFValue.h 93.02% <100.00%> (+0.95%) ⬆️
svf/lib/Graphs/CallGraph.cpp 56.25% <100.00%> (+10.09%) ⬆️

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