SebastiaanKlippert / go-wkhtmltopdf

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

add options with units #107

Closed SebastiaanKlippert closed 1 year ago

SebastiaanKlippert commented 1 year ago

related to #106

codecov-commenter commented 1 year ago

Codecov Report

Base: 92.96% // Head: 93.23% // Increases project coverage by +0.27% :tada:

Coverage data is based on head (f8ef93d) compared to base (b6c0b62). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ========================================== + Coverage 92.96% 93.23% +0.27% ========================================== Files 3 3 Lines 526 547 +21 ========================================== + Hits 489 510 +21 Misses 25 25 Partials 12 12 ``` | [Impacted Files](https://codecov.io/gh/SebastiaanKlippert/go-wkhtmltopdf/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastiaan+Klippert) | Coverage Δ | | |---|---|---| | [options.go](https://codecov.io/gh/SebastiaanKlippert/go-wkhtmltopdf/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastiaan+Klippert#diff-b3B0aW9ucy5nbw==) | `98.67% <100.00%> (+0.03%)` | :arrow_up: | | [wkhtmltopdf.go](https://codecov.io/gh/SebastiaanKlippert/go-wkhtmltopdf/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastiaan+Klippert#diff-d2todG1sdG9wZGYuZ28=) | `97.92% <100.00%> (+0.17%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastiaan+Klippert). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sebastiaan+Klippert)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.