erev0s / apkInspector

apkInspector is a tool designed to provide detailed insights into the zip structure of APK files, offering the capability to extract content and decode the AndroidManifest.xml file.
Apache License 2.0
45 stars 6 forks source link

Zip empty filename and axml long names #23

Closed erev0s closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 46.15385% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 85.95%. Comparing base (270c8e4) to head (8478f19).

Files Patch % Lines
apkInspector/headers.py 50.00% 3 Missing :warning:
apkInspector/axml.py 50.00% 2 Missing :warning:
apkInspector/extract.py 0.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== - Coverage 86.65% 85.95% -0.71% ========================================== Files 7 7 Lines 839 847 +8 ========================================== + Hits 727 728 +1 - Misses 112 119 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.