Skip to content

re-add weight to SettingsItem Column

390395e
Select commit
Loading
Failed to load commit list.
Merged

Display language names in own language #3729

re-add weight to SettingsItem Column
390395e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

68.02% (-0.05%) compared to 19bdde7

View this Pull Request on Codecov

68.02% (-0.05%) compared to 19bdde7

Details

Codecov Report

❌ Patch coverage is 50.00000% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.02%. Comparing base (19bdde7) to head (390395e).

Files with missing lines Patch % Lines
...droid/ui/settings/components/SettingsSwitchItem.kt 42.85% 12 Missing ⚠️
...orm/android/ui/settings/components/SettingsItem.kt 47.05% 7 Missing and 2 partials ⚠️
...droid/ui/settings/components/SettingsSelectItem.kt 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3729      +/-   ##
============================================
- Coverage     68.06%   68.02%   -0.05%     
+ Complexity     1609     1608       -1     
============================================
  Files           370      370              
  Lines          9513     9550      +37     
  Branches       1238     1240       +2     
============================================
+ Hits           6475     6496      +21     
- Misses         2360     2377      +17     
+ Partials        678      677       -1     
Files with missing lines Coverage Δ
...oundplatform/android/ui/settings/SettingsScreen.kt 53.22% <100.00%> (+3.22%) ⬆️
...droid/ui/settings/components/SettingsSelectItem.kt 71.05% <50.00%> (-1.17%) ⬇️
...orm/android/ui/settings/components/SettingsItem.kt 60.71% <47.05%> (+0.71%) ⬆️
...droid/ui/settings/components/SettingsSwitchItem.kt 59.45% <42.85%> (-8.97%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.