atlanhq / camelot

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

[MRG] Detect Ghostscript on Cygwin #290

Open lcorbasson opened 5 years ago

lcorbasson commented 5 years ago

Hi, This change is needed to detect libgs -- named cyggs on Cygwin -- and allow proper operation of the module on this platform.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   87.39%   87.39%           
=======================================
  Files          13       13           
  Lines        1491     1491           
  Branches      343      343           
=======================================
  Hits         1303     1303           
  Misses        131      131           
  Partials       57       57

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 8ea4ec3...8f4d056. Read the comment docs.