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

improved axml and adjusted documentation #18

Closed erev0s closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (fc31788) 86.60% compared to head (7d78d68) 86.44%. Report is 1 commits behind head on main.

Files Patch % Lines
apkInspector/axml.py 80.00% 1 Missing :warning:
apkInspector/indicators.py 50.00% 1 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 #18 +/- ## ========================================== - Coverage 86.60% 86.44% -0.17% ========================================== Files 7 7 Lines 821 826 +5 ========================================== + Hits 711 714 +3 - Misses 110 112 +2 ```

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