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

Add LocaleProvider #55

Merged
merged 15 commits into from
Jun 3, 2023
Merged

Add LocaleProvider #55

merged 15 commits into from
Jun 3, 2023

Conversation

samdark
Copy link
Member

@samdark samdark commented Jun 3, 2023

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues -

@samdark samdark added the type:feature New feature label Jun 3, 2023
@samdark samdark requested a review from a team June 3, 2023 08:08
@what-the-diff
Copy link

what-the-diff bot commented Jun 3, 2023

PR Summary

  • Added LocaleProvider class
    New class introduced for easier localization management
  • Updated README file
    Added description of the LocaleProvider class and updated license information

@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (cdf2355) 100.00% compared to head (7dc7f69) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #55   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        68        72    +4     
===========================================
  Files              1         2    +1     
  Lines            186       194    +8     
===========================================
+ Hits             186       194    +8     
Impacted Files Coverage Δ
src/LocaleProvider.php 100.00% <100.00%> (ø)

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

CHANGELOG.md Outdated Show resolved Hide resolved
src/LocaleProvider.php Show resolved Hide resolved
@samdark samdark merged commit 60e8e4c into master Jun 3, 2023
@samdark samdark deleted the add-locale-provider branch June 3, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants