atlanhq / camelot

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

[MRG] Fix #312 #332

Closed vinayak-mehta closed 5 years ago

vinayak-mehta commented 5 years ago

Fixes #312.

codecov-io commented 5 years ago

Codecov Report

Merging #332 into master will increase coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
+ Coverage    87.2%   87.64%   +0.43%     
==========================================
  Files          13       13              
  Lines        1501     1505       +4     
  Branches      348      348              
==========================================
+ Hits         1309     1319      +10     
+ Misses        134      129       -5     
+ Partials       58       57       -1
Impacted Files Coverage Δ
camelot/parsers/stream.py 91.26% <100%> (+3.14%) :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 857edcd...477568d. Read the comment docs.