shipsaas / docking

DocKing: Your shared-microservice that takes over the document templates management & render/export PDF
https://docking.shipsaas.tech
MIT License
213 stars 14 forks source link

[Feature] Fonts configuration #16

Closed sethsandaru closed 1 year ago

sethsandaru commented 1 year ago

Closes #8

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.37 :tada:

Comparison is base (7d147af) 97.18% compared to head (929db7b) 97.55%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ============================================ + Coverage 97.18% 97.55% +0.37% - Complexity 117 130 +13 ============================================ Files 40 44 +4 Lines 532 614 +82 ============================================ + Hits 517 599 +82 Misses 15 15 ``` | [Impacted Files](https://app.codecov.io/gh/shipsaas/docking/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas) | Coverage Δ | | |---|---|---| | [...rvices/PdfRenderers/AbstractPdfRendererService.php](https://app.codecov.io/gh/shipsaas/docking/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL1NlcnZpY2VzL1BkZlJlbmRlcmVycy9BYnN0cmFjdFBkZlJlbmRlcmVyU2VydmljZS5waHA=) | `100.00% <ø> (ø)` | | | [app/Http/Controllers/FontController.php](https://app.codecov.io/gh/shipsaas/docking/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvQ29udHJvbGxlcnMvRm9udENvbnRyb2xsZXIucGhw) | `100.00% <100.00%> (ø)` | | | [app/Http/Requests/FontIndexRequest.php](https://app.codecov.io/gh/shipsaas/docking/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVxdWVzdHMvRm9udEluZGV4UmVxdWVzdC5waHA=) | `100.00% <100.00%> (ø)` | | | [app/Http/Requests/FontStoreRequest.php](https://app.codecov.io/gh/shipsaas/docking/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVxdWVzdHMvRm9udFN0b3JlUmVxdWVzdC5waHA=) | `100.00% <100.00%> (ø)` | | | [app/Http/Resources/FontResource.php](https://app.codecov.io/gh/shipsaas/docking/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVzb3VyY2VzL0ZvbnRSZXNvdXJjZS5waHA=) | `100.00% <100.00%> (ø)` | | | [app/Services/PdfRenderers/MpdfRendererService.php](https://app.codecov.io/gh/shipsaas/docking/pull/16?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL1NlcnZpY2VzL1BkZlJlbmRlcmVycy9NcGRmUmVuZGVyZXJTZXJ2aWNlLnBocA==) | `96.87% <100.00%> (+1.52%)` | :arrow_up: |

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