unidoc / unipdf

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

Master into development #375

Closed gunnsth closed 4 years ago

gunnsth commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #375 into development will decrease coverage by 5.98%. The diff coverage is 69.02%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #375      +/-   ##
===============================================
- Coverage        62.52%   56.54%   -5.99%     
===============================================
  Files              236      236              
  Lines            45658    45798     +140     
===============================================
- Hits             28549    25895    -2654     
- Misses           16330    16563     +233     
- Partials           779     3340    +2561     
Impacted Files Coverage Δ
internal/textencoding/glyphs_glyphlist.go 90.00% <ø> (-3.34%) :arrow_down:
model/flatten.go 64.22% <33.33%> (-11.93%) :arrow_down:
annotator/field_appearance.go 51.48% <45.90%> (-4.31%) :arrow_down:
internal/textencoding/cmap.go 48.00% <50.00%> (-5.20%) :arrow_down:
model/reader.go 48.76% <56.89%> (-6.75%) :arrow_down:
model/font_composite.go 61.97% <58.97%> (-8.24%) :arrow_down:
creator/creator.go 69.48% <63.15%> (-11.74%) :arrow_down:
model/form.go 61.53% <70.00%> (-4.21%) :arrow_down:
model/font.go 57.65% <76.92%> (-6.77%) :arrow_down:
creator/styled_paragraph.go 87.44% <79.06%> (-3.90%) :arrow_down:
... and 163 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...8ab0b6f. Read the comment docs.