pefile icon indicating copy to clipboard operation
pefile copied to clipboard

More generic fixes for the decoding errors.

Open Rafiot opened this issue 8 years ago • 1 comments

Use public dataset for test cases.

Replaces: https://github.com/erocarrera/pefile/pull/170

Rafiot avatar May 23 '17 00:05 Rafiot

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@aa44f2d). Click here to learn what that means. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #189   +/-   ##
=========================================
  Coverage          ?   74.08%           
=========================================
  Files             ?        6           
  Lines             ?     2547           
  Branches          ?        0           
=========================================
  Hits              ?     1887           
  Misses            ?      660           
  Partials          ?        0
Impacted Files Coverage Δ
ordlookup/__init__.py 85.71% <50%> (ø)
pefile.py 82.51% <87.67%> (ø)

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 aa44f2d...3b0d062. Read the comment docs.

codecov-io avatar May 23 '17 00:05 codecov-io