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

GT-2323 observe the new force language name flag #2173

Merged
merged 11 commits into from
Aug 1, 2024

Conversation

gyasistory
Copy link
Collaborator

No description provided.

@gyasistory gyasistory marked this pull request as draft June 27, 2024 19:10
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 62.18905% with 76 lines in your changes missing coverage. Please review.

Project coverage is 40.56%. Comparing base (4141901) to head (b21026b).

Files Patch % Lines
...es/Dashboard/Presentation/Tool/ToolViewModel.swift 0.00% 17 Missing ⚠️
...tent/Views/Pages/MobileContentPagesViewModel.swift 0.00% 13 Missing ⚠️
...LanguageUseCase/LanguageDirectionDomainModel.swift 0.00% 6 Missing ⚠️
...lTraining/Presentation/ToolTrainingViewModel.swift 0.00% 5 Missing ⚠️
.../Views/Tool/Views/Card/ToolPageCardViewModel.swift 0.00% 5 Missing ⚠️
...cles/Presentation/Articles/ArticlesViewModel.swift 0.00% 3 Missing ⚠️
...ArticleCategories/ArticleCategoriesViewModel.swift 0.00% 2 Missing ⚠️
.../MobileContentRendererEventAnalyticsTracking.swift 0.00% 2 Missing ⚠️
.../Renderer/Renderer/MobileContentPageRenderer.swift 0.00% 2 Missing ⚠️
...age/MobileContentCardCollectionPageViewModel.swift 0.00% 2 Missing ⚠️
... and 16 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2173      +/-   ##
===========================================
- Coverage    40.75%   40.56%   -0.20%     
===========================================
  Files         1114     1115       +1     
  Lines        36272    36379     +107     
===========================================
- Hits         14784    14758      -26     
- Misses       21488    21621     +133     

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

@levieggertcru
Copy link
Collaborator

Hey @rachaelblue these changes look right to me. I updated the tests to include the forceLanguageName (#2237).

@rachaelblue
Copy link
Collaborator

Hey @levieggertcru, how do you want to handle language direction on LanguageModel? Do you want to keep LanguageDirectionDomainModel? Seems like you were moving towards different models having their own version of the direction enum?

@levieggertcru
Copy link
Collaborator

Hey @rachaelblue yeah I'd say keep the LanguageDirectionDomainModel.

@levieggertcru
Copy link
Collaborator

I was starting to move the renderer towards pointing to the domain layer. The renderer is it's own beast though.

@rachaelblue rachaelblue marked this pull request as ready for review August 1, 2024 00:06
@rachaelblue
Copy link
Collaborator

Ok thanks @levieggertcru!

…de-force-language-name

GT-2323 update tests to include force language name
levieggertcru
levieggertcru previously approved these changes Aug 1, 2024
Copy link
Collaborator

@levieggertcru levieggertcru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rachaelblue for making those extra updates!

# Conflicts:
#	godtoolsTests/App/Share/Data-DomainInterface/Supporting/GetTranslatedLanguageName/GetTranslatedLanguageNameTests.swift
@levieggertcru
Copy link
Collaborator

@rachaelblue going to wait to hear back from Jill and Aaron to see if they want this to go into the next release version 6.3.3 before approving for merger.

@rachaelblue rachaelblue merged commit 875c629 into develop Aug 1, 2024
5 checks passed
@rachaelblue rachaelblue deleted the GT-2323-Observe-the-new-force-language-name-flag branch August 1, 2024 14:56
@frett
Copy link
Contributor

frett commented Aug 1, 2024

@rachaelblue going to wait to hear back from Jill and Aaron to see if they want this to go into the next release version 6.3.3 before approving for merger.

The android version of this was already merged and will be in the version we push out with the new languages

@levieggertcru
Copy link
Collaborator

Thanks @frett!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants