sambitdash / PDFIO.jl

PDF Reader Library for Native Julia.
Other
127 stars 13 forks source link

Support for encrypted PDF files with standard crypto handler #67

Closed sambitdash closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #67 into master will increase coverage by 0.26%. The diff coverage is 89.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   87.76%   88.02%   +0.26%     
==========================================
  Files          26       29       +3     
  Lines        2533     2998     +465     
==========================================
+ Hits         2223     2639     +416     
- Misses        310      359      +49
Impacted Files Coverage Δ
src/PDFontTables.jl 100% <ø> (ø) :arrow_up:
src/Common.jl 100% <ø> (ø) :arrow_up:
src/PD.jl 100% <ø> (ø) :arrow_up:
src/Cos.jl 100% <ø> (ø) :arrow_up:
src/PDFIO.jl 100% <ø> (ø) :arrow_up:
src/BufferParser.jl 100% <100%> (ø) :arrow_up:
src/PDFonts.jl 86.59% <100%> (ø) :arrow_up:
src/CosObjStream.jl 100% <100%> (ø) :arrow_up:
src/PDFontMetrics.jl 90.22% <100%> (ø) :arrow_up:
src/PDDoc.jl 100% <100%> (ø) :arrow_up:
... and 19 more

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 628664c...dcafbfb. Read the comment docs.