unidoc / unipdf

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

Fix outline null object check #367

Closed adrg closed 4 years ago

adrg commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #367 into development will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #367   +/-   ##
============================================
  Coverage        56.51%   56.51%           
============================================
  Files              236      236           
  Lines            45825    45825           
============================================
  Hits             25899    25899           
  Misses           16588    16588           
  Partials          3338     3338           
Impacted Files Coverage Δ
model/reader.go 48.76% <0.00%> (ø)

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 5777ee1...6014c14. Read the comment docs.