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

We are now in the future, no need to import it #655

Merged
merged 4 commits into from Feb 24, 2019
Merged

Conversation

reox
Copy link
Member

@reox reox commented Feb 24, 2019

more removal of python2 code

@codecov-io
Copy link

codecov-io commented Feb 24, 2019

Codecov Report

Merging #655 into master will increase coverage by 0.08%.
The diff coverage is 97.61%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #655      +/-   ##
=========================================
+ Coverage   72.01%   72.1%   +0.08%     
=========================================
  Files          49      49              
  Lines       15910   15846      -64     
=========================================
- Hits        11458   11425      -33     
+ Misses       4452    4421      -31
Impacted Files Coverage Δ
androguard/cli/entry_points.py 87.57% <ø> (-0.07%) ⬇️
androguard/decompiler/dad/instruction.py 88.38% <ø> (-0.02%) ⬇️
androguard/decompiler/dad/dataflow.py 98.69% <ø> (-0.01%) ⬇️
androguard/core/bytecodes/mutf8.py 88.46% <ø> (+4.59%) ⬆️
androguard/core/bytecodes/apk.py 63.16% <ø> (-0.16%) ⬇️
androguard/core/bytecode.py 43.01% <ø> (-0.51%) ⬇️
tests/test_dexcodeparsing.py 90.9% <ø> (-0.4%) ⬇️
tests/parse_dex.py 97.7% <ø> (-0.03%) ⬇️
androguard/decompiler/dad/dast.py 12.65% <ø> (-1.04%) ⬇️
androguard/decompiler/dad/opcode_ins.py 87.32% <ø> (-0.03%) ⬇️
... and 13 more

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 2a3b662...5bb68c3. Read the comment docs.

@reox reox merged commit 17a9391 into androguard:master Feb 24, 2019
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.

None yet

2 participants