Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG] Add option to pass pdfminer kwargs #232

Merged
merged 6 commits into from Dec 19, 2018
Merged

Conversation

vinayak-mehta
Copy link
Contributor

Fixes #170.

@codecov-io
Copy link

codecov-io commented Dec 17, 2018

Codecov Report

Merging #232 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   87.94%   87.93%   -0.01%     
==========================================
  Files          13       13              
  Lines        1410     1409       -1     
  Branches      333      333              
==========================================
- Hits         1240     1239       -1     
  Misses        114      114              
  Partials       56       56
Impacted Files Coverage Δ
camelot/utils.py 81.25% <ø> (ø) ⬆️
camelot/handlers.py 82.5% <100%> (ø) ⬆️
camelot/io.py 100% <100%> (ø) ⬆️
camelot/parsers/stream.py 91.05% <100%> (-0.05%) ⬇️
camelot/parsers/base.py 100% <100%> (ø) ⬆️
camelot/parsers/lattice.py 89.06% <100%> (-0.06%) ⬇️

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 d918293...17d48be. Read the comment docs.

@vinayak-mehta vinayak-mehta changed the title Add option to pass pdfminer kwargs [WIP] Add option to pass pdfminer kwargs Dec 17, 2018
@vinayak-mehta vinayak-mehta changed the title [WIP] Add option to pass pdfminer kwargs [MRG] Add option to pass pdfminer kwargs Dec 19, 2018
@vinayak-mehta vinayak-mehta merged commit e89e147 into master Dec 19, 2018
@vinayak-mehta vinayak-mehta deleted the pdfminer_kwargs branch December 19, 2018 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants