SebastiaanKlippert / go-wkhtmltopdf

Golang commandline wrapper for wkhtmltopdf
MIT License
1.06k stars 146 forks source link

inline NewPDFPreparer #34

Closed joeke80215 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #34 into master will decrease coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   91.55%   91.35%   -0.21%     
==========================================
  Files           3        3              
  Lines         462      451      -11     
==========================================
- Hits          423      412      -11     
  Misses         25       25              
  Partials       14       14
Impacted Files Coverage Δ
wkhtmltopdf.go 87.76% <100%> (-0.9%) :arrow_down:

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 72a7793...0af58c3. Read the comment docs.

SebastiaanKlippert commented 5 years ago

OK, well spotted, saves some code 😃