johnfercher / maroto

A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
https://maroto.io
MIT License
1.48k stars 172 forks source link

Move text make valid to setConfig method #379

Closed johnfercher closed 5 months ago

johnfercher commented 5 months ago

Description

Related Issue

378

Checklist

check with "x", if applied to your change

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b3fc26e) 79.80% compared to head (0a2823e) 79.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #379 +/- ## ======================================= Coverage 79.80% 79.80% ======================================= Files 61 61 Lines 2009 2009 ======================================= Hits 1603 1603 Misses 378 378 Partials 28 28 ``` | [Flag](https://app.codecov.io/gh/johnfercher/maroto/pull/379/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+Fercher) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/johnfercher/maroto/pull/379/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+Fercher) | `79.80% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+Fercher#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.