SebastiaanKlippert / go-wkhtmltopdf

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

add go action #71

Closed SebastiaanKlippert closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #71 (a41cdd5) into master (0dac540) will decrease coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   90.10%   89.78%   -0.32%     
==========================================
  Files           3        3              
  Lines         384      519     +135     
==========================================
+ Hits          346      466     +120     
- Misses         25       40      +15     
  Partials       13       13              
Impacted Files Coverage Δ
json.go 76.37% <0.00%> (-2.35%) :arrow_down:
options.go 98.64% <0.00%> (-0.21%) :arrow_down:
wkhtmltopdf.go 88.30% <0.00%> (+1.97%) :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 0dac540...a41cdd5. Read the comment docs.