atlanhq / camelot

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

[MRG] Add sqlite support #244

Closed vinayak-mehta closed 5 years ago

vinayak-mehta commented 5 years ago

Closes #212.

codecov-io commented 5 years ago

Codecov Report

Merging #244 into master will decrease coverage by 0.85%. The diff coverage is 11.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   87.33%   86.48%   -0.86%     
==========================================
  Files          13       13              
  Lines        1492     1509      +17     
  Branches      346      349       +3     
==========================================
+ Hits         1303     1305       +2     
- Misses        129      144      +15     
  Partials       60       60
Impacted Files Coverage Δ
camelot/cli.py 86.32% <ø> (ø) :arrow_up:
camelot/core.py 87.63% <11.76%> (-3.72%) :arrow_down:

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 7cf409a...506cec7. Read the comment docs.