atlanhq / camelot

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

[MRG] Fix split text bug #294

Closed vinayak-mehta closed 5 years ago

vinayak-mehta commented 5 years ago

Fixes #293.

codecov-io commented 5 years ago

Codecov Report

Merging #294 into master will decrease coverage by 0.23%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #294      +/-   ##
=========================================
- Coverage   87.44%   87.2%   -0.24%     
=========================================
  Files          13      13              
  Lines        1497    1501       +4     
  Branches      346     348       +2     
=========================================
  Hits         1309    1309              
- Misses        131     134       +3     
- Partials       57      58       +1
Impacted Files Coverage Δ
camelot/utils.py 79.43% <0%> (-1.02%) :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 ecf6feb...355ae81. Read the comment docs.