Skip to content

migrate Tool Details tips tutorial flow to Circuit#4337

Merged
frett merged 7 commits into
developfrom
toolDetailsTipsTutorial
Apr 24, 2026
Merged

migrate Tool Details tips tutorial flow to Circuit#4337
frett merged 7 commits into
developfrom
toolDetailsTipsTutorial

replace ToolDetailsActivity with a Circuit-hosted ToolDetailsScreen

b65cdda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 1s

51.11% (+0.28%) compared to b3fc61a

View this Pull Request on Codecov

51.11% (+0.28%) compared to b3fc61a

Details

Codecov Report

❌ Patch coverage is 69.23077% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.11%. Comparing base (b3fc61a) to head (b65cdda).

Files with missing lines Patch % Lines
...ru/godtools/ui/tooldetails/ToolDetailsPresenter.kt 64.40% 8 Missing and 13 partials ⚠️
...main/kotlin/org/cru/godtools/util/ActivityUtils.kt 78.26% 5 Missing ⚠️
...org/cru/godtools/ui/dashboard/DashboardActivity.kt 0.00% 1 Missing ⚠️
.../godtools/ui/dashboard/lessons/LessonsPresenter.kt 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4337      +/-   ##
===========================================
+ Coverage    50.82%   51.11%   +0.28%     
===========================================
  Files          450      447       -3     
  Lines        12050    12017      -33     
  Branches      2093     2093              
===========================================
+ Hits          6124     6142      +18     
+ Misses        5306     5251      -55     
- Partials       620      624       +4     

☔ 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.