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

fix: extract apk packages for alpine and android #1258

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

imsahil007
Copy link
Contributor

should fix #1192

@codecov-commenter
Copy link

Codecov Report

Merging #1258 (791f295) into main (38c42be) will decrease coverage by 0.38%.
The diff coverage is 27.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1258      +/-   ##
==========================================
- Coverage   76.57%   76.19%   -0.39%     
==========================================
  Files         240      240              
  Lines        4495     4528      +33     
  Branches      558      568      +10     
==========================================
+ Hits         3442     3450       +8     
- Misses        907      931      +24     
- Partials      146      147       +1     
Flag Coverage Δ
longtests 76.19% <27.50%> (-0.39%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cve_bin_tool/extractor.py 51.29% <22.22%> (-8.86%) ⬇️
cve_bin_tool/async_utils.py 90.27% <66.66%> (ø)
test/test_strings.py 100.00% <100.00%> (ø)
test/test_checkers.py 96.61% <0.00%> (-1.47%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38c42be...791f295. Read the comment docs.

@terriko terriko merged commit 219e05a into intel:main Jul 21, 2021
peb-peb pushed a commit to peb-peb/cve-bin-tool that referenced this pull request Aug 2, 2021
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.

Failure Extracting for .apk and .ipk files
3 participants