Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DocKing's Localization #25

Merged
merged 26 commits into from
Sep 18, 2023
Merged

DocKing's Localization #25

merged 26 commits into from
Sep 18, 2023

Conversation

sethsandaru
Copy link
Member

Closes #12

@sethsandaru sethsandaru self-assigned this Sep 17, 2023
@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

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

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

Additional details and impacted files
@@             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 Coverage Δ
app/Models/DocumentTemplate.php 100.00% <ø> (ø)
app/Services/PdfRenderManager.php 92.30% <50.00%> (-7.70%) ⬇️
app/Services/Translations/DatabaseLoader.php 93.75% <93.75%> (ø)
app/Http/Controllers/LanguageController.php 100.00% <100.00%> (ø)
app/Http/Controllers/TranslationController.php 100.00% <100.00%> (ø)
...pp/Http/Controllers/TranslationGroupController.php 100.00% <100.00%> (ø)
app/Http/Requests/DocumentTemplateStoreRequest.php 100.00% <100.00%> (ø)
...pp/Http/Requests/DocumentTemplateUpdateRequest.php 100.00% <100.00%> (ø)
app/Http/Requests/LanguageIndexRequest.php 100.00% <100.00%> (ø)
app/Http/Requests/LanguageStoreRequest.php 100.00% <100.00%> (ø)
... and 14 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sethsandaru sethsandaru merged commit e1b0673 into main Sep 18, 2023
5 checks passed
@sethsandaru sethsandaru deleted the multilingual branch September 18, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Localization
1 participant