Skip to content

Migrate ToolsLayout Paparazzi tests into DashboardLayoutPaparazziTest

6632a9d
Select commit
Loading
Failed to load commit list.
Merged

Add dashboard tools personalization mode #4392

Migrate ToolsLayout Paparazzi tests into DashboardLayoutPaparazziTest
6632a9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 1s

51.02% (+0.81%) compared to 4f91040

View this Pull Request on Codecov

51.02% (+0.81%) compared to 4f91040

Details

Codecov Report

❌ Patch coverage is 86.79245% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.02%. Comparing base (4f91040) to head (6632a9d).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
.../src/main/kotlin/org/cru/godtools/base/Settings.kt 16.66% 5 Missing ⚠️
.../cru/godtools/ui/dashboard/tools/ToolsPresenter.kt 87.09% 0 Missing and 4 partials ⚠️
...org/cru/godtools/ui/dashboard/tools/ToolsLayout.kt 94.44% 0 Missing and 3 partials ⚠️
...ols/ui/dashboard/tools/ToolFiltersStateProducer.kt 75.00% 0 Missing and 2 partials ⚠️
...otlin/org/cru/godtools/sync/GodToolsSyncService.kt 0.00% 2 Missing ⚠️
...kotlin/org/cru/godtools/sync/task/ToolSyncTasks.kt 83.33% 0 Missing and 2 partials ⚠️
...rg/cru/godtools/ui/dashboard/DashboardPresenter.kt 90.00% 0 Missing and 1 partial ⚠️
...i/src/main/kotlin/org/cru/godtools/api/ToolsApi.kt 0.00% 1 Missing ⚠️
...se/src/main/kotlin/org/cru/godtools/base/Config.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4392      +/-   ##
===========================================
+ Coverage    50.20%   51.02%   +0.81%     
===========================================
  Files          447      449       +2     
  Lines        11996    12082      +86     
  Branches      2081     2094      +13     
===========================================
+ Hits          6023     6165     +142     
+ Misses        5370     5305      -65     
- Partials       603      612       +9     

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

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