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-2314 Track language choices for favorited tools #3792

Merged
merged 3 commits into from
Nov 27, 2024

prefer stored primary & parallel languages when opening a favorite tool

c90c688
Select commit
Loading
Failed to load commit list.
Merged

GT-2314 Track language choices for favorited tools #3792

prefer stored primary & parallel languages when opening a favorite tool
c90c688
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

41.62% (+0.00%) compared to 5d79459

View this Pull Request on Codecov

41.62% (+0.00%) compared to 5d79459

Details

Codecov Report

Attention: Patch coverage is 40.62500% with 19 lines in your changes missing coverage. Please review.

Project coverage is 41.62%. Comparing base (5d79459) to head (c90c688).

Files with missing lines Patch % Lines
...l/ui/settings/SettingsBottomSheetDialogFragment.kt 0.00% 11 Missing ⚠️
...del/src/main/kotlin/org/cru/godtools/model/Tool.kt 50.00% 4 Missing ⚠️
...rg/cru/godtools/ui/dashboard/home/HomePresenter.kt 0.00% 3 Missing ⚠️
...odtools/ui/dashboard/home/AllFavoritesPresenter.kt 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3792   +/-   ##
========================================
  Coverage    41.61%   41.62%           
========================================
  Files          450      450           
  Lines        11856    11886   +30     
  Branches      2589     2594    +5     
========================================
+ Hits          4934     4947   +13     
- Misses        6080     6097   +17     
  Partials       842      842           

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