unidoc / unipdf

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

Master into development #296

Closed gunnsth closed 4 years ago

gunnsth commented 4 years ago

Following 3.6.0 release.


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #296 into development will increase coverage by 4.56%. The diff coverage is 62.79%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #296      +/-   ##
===============================================
+ Coverage        51.85%   56.42%   +4.56%     
===============================================
  Files              202      235      +33     
  Lines            38509    45395    +6886     
===============================================
+ Hits             19970    25614    +5644     
- Misses           15990    16498     +508     
- Partials          2549     3283     +734     
Impacted Files Coverage Δ
contentstream/inline-image.go 40.71% <0.00%> (+4.87%) :arrow_up:
contentstream/processor.go 51.05% <0.00%> (+33.98%) :arrow_up:
core/encoding.go 51.64% <0.00%> (+13.03%) :arrow_up:
creator/image.go 77.12% <0.00%> (-1.80%) :arrow_down:
internal/jbig2/basic/hash.go 0.00% <0.00%> (ø)
internal/jbig2/bitmap/blit.go 70.83% <0.00%> (-1.44%) :arrow_down:
internal/jbig2/bitmap/operators.go 50.00% <ø> (+12.50%) :arrow_up:
internal/jbig2/decoder/huffman/encoded_table.go 0.00% <0.00%> (ø)
internal/jbig2/decoder/huffman/table.go 62.22% <0.00%> (+6.22%) :arrow_up:
internal/jbig2/decoder/mmr/code.go 71.42% <ø> (+35.71%) :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 ed30fe6...0b89bf0. Read the comment docs.