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

Feature/listeners #2

Merged
merged 2 commits into from
Feb 26, 2020
Merged

Feature/listeners #2

merged 2 commits into from
Feb 26, 2020

Conversation

B3nedikt
Copy link
Owner

AppLocale now supports Listeners for changes to the currentLocale

@codecov-io
Copy link

Codecov Report

Merging #2 into master will increase coverage by 3.88%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   37.77%   41.66%   +3.88%     
==========================================
  Files           6        6              
  Lines          90       96       +6     
  Branches        9       10       +1     
==========================================
+ Hits           34       40       +6     
  Misses         49       49              
  Partials        7        7
Impacted Files Coverage Δ
...rc/main/java/dev/b3nedikt/app_locale/LocaleUtil.kt 20% <ø> (ø) ⬆️
...nedikt/app_locale/DefaultLocaleMatchingStrategy.kt 50% <0%> (ø) ⬆️
...src/main/java/dev/b3nedikt/app_locale/AppLocale.kt 80% <100%> (+8.57%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update efa0be9...3acb0ef. Read the comment docs.

@B3nedikt B3nedikt merged commit d78fdf6 into master Feb 26, 2020
@B3nedikt B3nedikt deleted the feature/listeners branch March 6, 2020 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants