unidoc / unipdf

Golang PDF library for creating and processing PDF files (pure go)
https://unidoc.io
Other
2.54k stars 250 forks source link

Cache raw CMap data #324

Closed adrg closed 4 years ago

adrg commented 4 years ago

Related to https://github.com/unidoc/unipdf/issues/318.


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #324 into development will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #324   +/-   ##
============================================
  Coverage        56.37%   56.38%           
============================================
  Files              235      235           
  Lines            45444    45447    +3     
============================================
+ Hits             25621    25624    +3     
  Misses           16523    16523           
  Partials          3300     3300           
Impacted Files Coverage Δ
internal/cmap/cmap.go 78.86% <100.00%> (+0.26%) :arrow_up:

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 bc5c0d9...b0bcf29. Read the comment docs.