sambitdash / PDFIO.jl

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

Enhancing the font unicode mapping framework. #71

Closed sambitdash closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #71 into master will decrease coverage by 0.75%. The diff coverage is 46.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   88.68%   87.92%   -0.76%     
==========================================
  Files          30       30              
  Lines        3102     3139      +37     
==========================================
+ Hits         2751     2760       +9     
- Misses        351      379      +28
Impacted Files Coverage Δ
src/PDPage.jl 85.05% <ø> (+3.73%) :arrow_up:
src/PDXObject.jl 93.18% <ø> (ø) :arrow_up:
src/CosObject.jl 78.57% <0%> (-5.24%) :arrow_down:
src/CosReader.jl 93.6% <100%> (+0.09%) :arrow_up:
src/PDPageElement.jl 87.45% <20.83%> (-4.55%) :arrow_down:
src/PDFonts.jl 83.39% <60%> (-3.2%) :arrow_down:

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 708f841...fdcac27. Read the comment docs.