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

DocKing's Localization #25

Closed sethsandaru closed 1 year ago

sethsandaru commented 1 year ago

Closes #12

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 99.17% and project coverage change: +0.45% :tada:

Comparison is base (17686fd) 97.57% compared to head (d6eed8e) 98.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ============================================ + Coverage 97.57% 98.02% +0.45% - Complexity 131 176 +45 ============================================ Files 44 63 +19 Lines 618 861 +243 ============================================ + Hits 603 844 +241 - Misses 15 17 +2 ``` | [Files Changed](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas) | Coverage Δ | | |---|---|---| | [app/Models/DocumentTemplate.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL01vZGVscy9Eb2N1bWVudFRlbXBsYXRlLnBocA==) | `100.00% <ø> (ø)` | | | [app/Services/PdfRenderManager.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL1NlcnZpY2VzL1BkZlJlbmRlck1hbmFnZXIucGhw) | `92.30% <50.00%> (-7.70%)` | :arrow_down: | | [app/Services/Translations/DatabaseLoader.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL1NlcnZpY2VzL1RyYW5zbGF0aW9ucy9EYXRhYmFzZUxvYWRlci5waHA=) | `93.75% <93.75%> (ø)` | | | [app/Http/Controllers/LanguageController.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvQ29udHJvbGxlcnMvTGFuZ3VhZ2VDb250cm9sbGVyLnBocA==) | `100.00% <100.00%> (ø)` | | | [app/Http/Controllers/TranslationController.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvQ29udHJvbGxlcnMvVHJhbnNsYXRpb25Db250cm9sbGVyLnBocA==) | `100.00% <100.00%> (ø)` | | | [...pp/Http/Controllers/TranslationGroupController.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvQ29udHJvbGxlcnMvVHJhbnNsYXRpb25Hcm91cENvbnRyb2xsZXIucGhw) | `100.00% <100.00%> (ø)` | | | [app/Http/Requests/DocumentTemplateStoreRequest.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVxdWVzdHMvRG9jdW1lbnRUZW1wbGF0ZVN0b3JlUmVxdWVzdC5waHA=) | `100.00% <100.00%> (ø)` | | | [...pp/Http/Requests/DocumentTemplateUpdateRequest.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVxdWVzdHMvRG9jdW1lbnRUZW1wbGF0ZVVwZGF0ZVJlcXVlc3QucGhw) | `100.00% <100.00%> (ø)` | | | [app/Http/Requests/LanguageIndexRequest.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVxdWVzdHMvTGFuZ3VhZ2VJbmRleFJlcXVlc3QucGhw) | `100.00% <100.00%> (ø)` | | | [app/Http/Requests/LanguageStoreRequest.php](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVxdWVzdHMvTGFuZ3VhZ2VTdG9yZVJlcXVlc3QucGhw) | `100.00% <100.00%> (ø)` | | | ... and [14 more](https://app.codecov.io/gh/shipsaas/docking/pull/25?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas) | |

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