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

[spiral/translator] Adding the ability to register additional translation directories #996

Merged
merged 3 commits into from
Sep 20, 2023

Fix test

9cf690e
Select commit
Loading
Failed to load commit list.
Merged

[spiral/translator] Adding the ability to register additional translation directories #996

Fix test
9cf690e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2023 in 1s

89.43% (target 80.00%)

View this Pull Request on Codecov

89.43% (target 80.00%)

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fe8484a) 89.43% compared to head (9cf690e) 89.43%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #996   +/-   ##
=========================================
  Coverage     89.43%   89.43%           
- Complexity     6093     6104   +11     
=========================================
  Files           801      801           
  Lines         17204    17225   +21     
=========================================
+ Hits          15386    15406   +20     
- Misses         1818     1819    +1     
Files Changed Coverage Δ
src/Framework/Bootloader/I18nBootloader.php 100.00% <100.00%> (ø)
src/Translator/src/Catalogue/CatalogueLoader.php 96.72% <100.00%> (+0.97%) ⬆️
src/Translator/src/Config/TranslatorConfig.php 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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