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 warning if PDF page is image-based #240

Merged
merged 3 commits into from
Jan 3, 2019

Conversation

vinayak-mehta
Copy link
Contributor

Closes #239.

@codecov-io
Copy link

codecov-io commented Jan 3, 2019

Codecov Report

Merging #240 into master will decrease coverage by 0.07%.
The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
- Coverage   87.56%   87.49%   -0.08%     
==========================================
  Files          13       13              
  Lines        1456     1463       +7     
  Branches      338      341       +3     
==========================================
+ Hits         1275     1280       +5     
- Misses        123      124       +1     
- Partials       58       59       +1
Impacted Files Coverage Δ
camelot/handlers.py 90.24% <100%> (ø) ⬆️
camelot/parsers/base.py 100% <100%> (ø) ⬆️
camelot/parsers/lattice.py 89.28% <100%> (+0.11%) ⬆️
camelot/parsers/stream.py 90.72% <33.33%> (-0.95%) ⬇️
camelot/utils.py 80.44% <90%> (+0.12%) ⬆️

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 7a0acd7...605ffdd. Read the comment docs.

@vinayak-mehta vinayak-mehta changed the title Add warning if PDF page is image-based [MRG] Add warning if PDF page is image-based Jan 3, 2019
@vinayak-mehta vinayak-mehta merged commit 99eee60 into master Jan 3, 2019
@vinayak-mehta vinayak-mehta deleted the raise-image-warning branch January 3, 2019 11:01
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