Skip to content

issue 965 implement call graph diff#976

Merged
swissiety merged 13 commits intodevelopfrom
issue-965
Jul 19, 2024
Merged

issue 965 implement call graph diff#976
swissiety merged 13 commits intodevelopfrom
issue-965

Conversation

@sahilagichani14
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
Copy Markdown
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
@swissiety swissiety deleted the issue-965 branch July 19, 2024 13:30
@sahilagichani14 sahilagichani14 linked an issue Jul 31, 2024 that may be closed by this pull request
@sahilagichani14 sahilagichani14 changed the title implement call graph diff issue 965 implement call graph diff Jul 31, 2024
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.

[Feature]: Diff Callgraphs

2 participants