atlanhq / camelot

Camelot: PDF Table Extraction for Humans
https://camelot-py.readthedocs.io
Other
3.64k stars 354 forks source link

[MRG] Fix AttributeError for encrypted files #257

Closed yatintaluja closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #257 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   87.39%   87.39%           
=======================================
  Files          13       13           
  Lines        1491     1491           
  Branches      343      343           
=======================================
  Hits         1303     1303           
  Misses        131      131           
  Partials       57       57
Impacted Files Coverage Δ
camelot/handlers.py 90.24% <100%> (ø) :arrow_up:
camelot/__version__.py 76.47% <100%> (ø) :arrow_up:

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 45ae980...6c4b468. Read the comment docs.