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

Patching up #25

Closed erev0s closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 85.88%. Comparing base (b1a7036) to head (9cd5ab3).

Files Patch % Lines
apkInspector/indicators.py 55.55% 4 Missing :warning:
apkInspector/axml.py 75.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 #25 +/- ## ========================================== - Coverage 85.95% 85.88% -0.07% ========================================== Files 7 7 Lines 847 850 +3 ========================================== + Hits 728 730 +2 - Misses 119 120 +1 ```

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