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.9.0 #393

Closed gunnsth closed 4 years ago

gunnsth commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #393 into master will increase coverage by 0.80%. The diff coverage is 67.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
+ Coverage   56.54%   57.34%   +0.80%     
==========================================
  Files         236      249      +13     
  Lines       45798    47251    +1453     
==========================================
+ Hits        25895    27096    +1201     
- Misses      16563    16727     +164     
- Partials     3340     3428      +88     
Impacted Files Coverage Δ
model/internal/fonts/ttfparser.go 65.40% <0.00%> (-0.15%) :arrow_down:
model/optimize/clean_contentstream.go 0.00% <0.00%> (ø)
model/optimize/clean_fonts.go 0.00% <0.00%> (ø)
model/optimize/optimizer.go 87.14% <0.00%> (-5.29%) :arrow_down:
model/optimize/utils.go 0.00% <0.00%> (ø)
model/font_composite.go 58.44% <28.26%> (-3.53%) :arrow_down:
extractor/extractor.go 47.61% <45.45%> (-32.39%) :arrow_down:
extractor/utils.go 46.80% <47.05%> (+0.65%) :arrow_up:
internal/textencoding/identity.go 40.90% <50.00%> (-2.43%) :arrow_down:
internal/testutils/render.go 51.11% <51.11%> (ø)
... and 50 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 8ab0b6f...c7febe5. Read the comment docs.