HazyResearch / pdftotree

:evergreen_tree: A tool for converting PDF into hOCR with text, tables, and figures being recognized and preserved.
MIT License
428 stars 90 forks source link

Add -v for INFO level logging to the example use of extract_tables #108

Closed HiromuHota closed 3 years ago

HiromuHota commented 3 years ago

Description of the problems or issues

Is your pull request related to a problem? Please describe.

See #70

Does your pull request fix any issue.

Close #70

Description of the proposed changes

Just add -v for INFO level logging to the example use of extract_tables

Test plan

N/A

Checklist

codecov-io commented 3 years ago

Codecov Report

Merging #108 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   67.69%   67.69%           
=======================================
  Files          24       24           
  Lines        2600     2600           
=======================================
  Hits         1760     1760           
  Misses        840      840           
Flag Coverage Δ
unittests 67.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 cb7b074...e7e19d1. Read the comment docs.