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.8.0 #372

Closed gunnsth closed 4 years ago

gunnsth commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #372 into master will increase coverage by 0.02%. The diff coverage is 62.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
+ Coverage   56.52%   56.54%   +0.02%     
==========================================
  Files         236      236              
  Lines       45792    45798       +6     
==========================================
+ Hits        25882    25895      +13     
+ Misses      16572    16563       -9     
- Partials     3338     3340       +2     
Impacted Files Coverage Δ
internal/textencoding/glyphs_glyphlist.go 90.00% <ø> (ø)
model/reader.go 48.76% <0.00%> (ø)
model/flatten.go 64.22% <33.33%> (ø)
annotator/field_appearance.go 51.48% <45.45%> (+0.85%) :arrow_up:
internal/textencoding/cmap.go 48.00% <50.00%> (+3.31%) :arrow_up:
model/form.go 61.53% <76.00%> (-1.51%) :arrow_down:
extractor/text.go 63.68% <77.77%> (+0.04%) :arrow_up:
model/font.go 57.65% <83.33%> (+0.21%) :arrow_up:
internal/cmap/cmap_parser.go 53.82% <90.90%> (+0.12%) :arrow_up:
internal/cmap/cmap.go 79.92% <97.29%> (+0.80%) :arrow_up:
... and 3 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 f99c0cd...deb563b. Read the comment docs.