Skip to content

remove super keyword in jimple in Legacy Mode#1014

Merged
swissiety merged 1 commit intodevelopfrom
1007-bug-super-class-modifier-should-not-be-printed-in-legacymode
Aug 12, 2024
Merged

remove super keyword in jimple in Legacy Mode#1014
swissiety merged 1 commit intodevelopfrom
1007-bug-super-class-modifier-should-not-be-printed-in-legacymode

Conversation

@sahilagichani14
Copy link
Copy Markdown
Collaborator

remove super keyword in jimple of whole class to avoid error when parsing jimple via soot

@sahilagichani14 sahilagichani14 linked an issue Aug 9, 2024 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.34%. Comparing base (98e79e3) to head (d3abac4).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1014      +/-   ##
=============================================
+ Coverage      70.22%   70.34%   +0.11%     
- Complexity      4197     4203       +6     
=============================================
  Files            316      316              
  Lines          15747    15749       +2     
  Branches        2699     2700       +1     
=============================================
+ Hits           11059    11078      +19     
+ Misses          3813     3798      -15     
+ Partials         875      873       -2     

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

@swissiety swissiety merged commit 929e3f9 into develop Aug 12, 2024
@swissiety swissiety deleted the 1007-bug-super-class-modifier-should-not-be-printed-in-legacymode branch August 12, 2024 08:29
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.

[Bug]: Super class modifier should not be printed in LegacyMode

2 participants