unidoc / unipdf

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

Prepare unipdf release v3.7.0 #338

Closed gunnsth closed 4 years ago

gunnsth commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #338 into master will decrease coverage by 6.03%. The diff coverage is 72.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
- Coverage   62.52%   56.49%   -6.04%     
==========================================
  Files         236      236              
  Lines       45658    45713      +55     
==========================================
- Hits        28549    25826    -2723     
- Misses      16330    16561     +231     
- Partials      779     3326    +2547     
Impacted Files Coverage Δ
model/font_composite.go 61.40% <54.92%> (-8.81%) :arrow_down:
model/form.go 63.04% <60.00%> (-2.71%) :arrow_down:
creator/creator.go 70.08% <62.50%> (-11.14%) :arrow_down:
annotator/field_appearance.go 50.50% <66.66%> (-5.30%) :arrow_down:
model/font.go 57.43% <71.42%> (-6.99%) :arrow_down:
creator/styled_paragraph.go 87.44% <79.06%> (-3.90%) :arrow_down:
internal/textencoding/truetype.go 40.00% <83.33%> (+20.00%) :arrow_up:
creator/table.go 88.18% <88.88%> (-3.27%) :arrow_down:
creator/division.go 88.04% <100.00%> (-1.09%) :arrow_down:
creator/invoice.go 88.75% <100.00%> (-0.88%) :arrow_down:
... and 153 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 0a9a958...690d12f. Read the comment docs.