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

Reenable previously broken test #878

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Conversation

ThexXTURBOXx
Copy link
Contributor

This PR updates dex2jar to the newest version available and reenabled the previously broken Soot-1577 test (related: soot-oss/soot#1577).
After looking a bit into it I found that dex2jar was not the culprit, but rather something fixed in https://github.com/soot-oss/soot/pull/2047/files.
Anyway, I think that soot-oss/soot#1577 can be closed and this PR will enable the appropriate test for the underlying again here.

@ThexXTURBOXx ThexXTURBOXx changed the title Reenable broken test Reenable previously broken test Feb 28, 2024
Oops, forgot to push that
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.51%. Comparing base (9716b4a) to head (7d4b9f7).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #878      +/-   ##
=============================================
+ Coverage      68.26%   68.51%   +0.25%     
- Complexity      3877     3884       +7     
=============================================
  Files            311      311              
  Lines          15186    15186              
  Branches        2587     2587              
=============================================
+ Hits           10366    10405      +39     
+ Misses          3911     3878      -33     
+ Partials         909      903       -6     

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

@stschott stschott merged commit 37739b7 into soot-oss:develop Feb 28, 2024
9 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.

2 participants