unidoc / unipdf

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

Prepare unipdf release v3.7.1 #363

Closed gunnsth closed 4 years ago

gunnsth commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #363 into master will increase coverage by 5.96%. The diff coverage is 80.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
+ Coverage   56.49%   62.46%   +5.96%     
==========================================
  Files         236      236              
  Lines       45713    45806      +93     
==========================================
+ Hits        25826    28611    +2785     
+ Misses      16561    16498      -63     
+ Partials     3326      697    -2629     
Impacted Files Coverage Δ
internal/textencoding/truetype.go 41.53% <ø> (+1.53%) :arrow_up:
model/font.go 64.70% <ø> (+7.26%) :arrow_up:
model/reader.go 62.19% <63.15%> (+15.58%) :arrow_up:
creator/creator.go 75.20% <81.81%> (+5.12%) :arrow_up:
model/outline.go 76.19% <95.23%> (+7.30%) :arrow_up:
annotator/field_appearance.go 56.01% <100.00%> (+5.51%) :arrow_up:
creator/invoice.go 89.76% <100.00%> (+1.00%) :arrow_up:
creator/table.go 90.37% <100.00%> (+2.18%) :arrow_up:
extractor/text.go 75.33% <100.00%> (+11.76%) :arrow_up:
internal/cmap/cmap.go 85.14% <100.00%> (+6.27%) :arrow_up:
... and 158 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 22e282c...4b80c3b. Read the comment docs.