unidoc / unipdf

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

Add fill and stroke colors for extracted text marks #381

Closed adrg closed 4 years ago

adrg commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #381 into development will increase coverage by 0.07%. The diff coverage is 80.48%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #381      +/-   ##
===============================================
+ Coverage        56.20%   56.28%   +0.07%     
===============================================
  Files              239      239              
  Lines            46220    46254      +34     
===============================================
+ Hits             25980    26036      +56     
+ Misses           16893    16864      -29     
- Partials          3347     3354       +7     
Impacted Files Coverage Δ
extractor/utils.go 47.27% <50.00%> (+1.11%) :arrow_up:
extractor/text.go 64.19% <100.00%> (+0.71%) :arrow_up:
model/colorspace.go 29.66% <0.00%> (+2.02%) :arrow_up:

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 7bf2f62...4e9f518. Read the comment docs.