sambitdash / PDFIO.jl

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

Documentation revamp #65

Closed sambitdash closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.22%. The diff coverage is 86.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   87.53%   87.76%   +0.22%     
==========================================
  Files          26       26              
  Lines        2544     2533      -11     
==========================================
- Hits         2227     2223       -4     
+ Misses        317      310       -7
Impacted Files Coverage Δ
src/PDOutline.jl 77.27% <ø> (ø) :arrow_up:
src/PDPage.jl 81.31% <ø> (ø) :arrow_up:
src/Utils.jl 96.29% <ø> (ø) :arrow_up:
src/CosDoc.jl 84.17% <ø> (ø) :arrow_up:
src/CDObject.jl 88.46% <ø> (ø) :arrow_up:
src/CosStream.jl 84.86% <ø> (ø) :arrow_up:
src/PDFIO.jl 100% <ø> (ø) :arrow_up:
src/Common.jl 100% <ø> (ø) :arrow_up:
src/PDDocImpl.jl 89.04% <ø> (ø) :arrow_up:
src/bytes.jl 100% <ø> (ø) :arrow_up:
... and 6 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 6e38bf3...72f71a3. Read the comment docs.