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

implement call graph diff #976

Merged
merged 13 commits into from
Jul 19, 2024
Merged

implement call graph diff #976

merged 13 commits into from
Jul 19, 2024

Conversation

sahilagichani14
Copy link
Collaborator

@sahilagichani14 sahilagichani14 commented Jul 8, 2024

  1. Have to implement find differences when provided entry points.
  2. Have to write test cases as well

@sahilagichani14 sahilagichani14 added the question Further information is requested label Jul 8, 2024
@sahilagichani14 sahilagichani14 self-assigned this Jul 8, 2024
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.

Project coverage is 70.05%. Comparing base (482f23b) to head (5e927ea).
Report is 6 commits behind head on develop.

Files Patch % Lines
...ain/java/sootup/callgraph/CallGraphDifference.java 0.00% 28 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #976      +/-   ##
=============================================
- Coverage      70.18%   70.05%   -0.13%     
- Complexity      4129     4130       +1     
=============================================
  Files            315      316       +1     
  Lines          15588    15615      +27     
  Branches        2672     2674       +2     
=============================================
- Hits           10940    10939       -1     
- Misses          3761     3789      +28     
  Partials         887      887              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sahilagichani14 sahilagichani14 removed the question Further information is requested label Jul 12, 2024
Copy link
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@swissiety swissiety merged commit 0928c89 into develop Jul 19, 2024
7 checks passed
@swissiety swissiety deleted the issue-965 branch July 19, 2024 13:30
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