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

Fixing alignment when reading map #704

Merged
merged 1 commit into from May 29, 2019
Merged

Conversation

reox
Copy link
Member

@reox reox commented May 29, 2019

resolve #703

adding correct alignment for all items in the map

@codecov-io
Copy link

codecov-io commented May 29, 2019

Codecov Report

Merging #704 into master will increase coverage by 0.02%.
The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #704      +/-   ##
==========================================
+ Coverage   72.72%   72.75%   +0.02%     
==========================================
  Files          50       50              
  Lines       16139    16156      +17     
==========================================
+ Hits        11737    11754      +17     
  Misses       4402     4402
Impacted Files Coverage Δ
androguard/misc.py 62% <ø> (ø) ⬆️
androguard/core/bytecodes/dvm.py 63.17% <94.73%> (+0.15%) ⬆️

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 90892b7...3085a00. Read the comment docs.

@reox reox merged commit 198a787 into androguard:master May 29, 2019
@reox reox deleted the fix_alignment branch May 29, 2019 10:39
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.

KeyError in bytecodes/dvm
2 participants