fix(facts): capitalize Generator runtime shortDesc#14635
Conversation
Build ResultsPlatform Status
All builds passed. Pre-commit
Pre-commit hooks: 0 passed, 0 failed, 0 skipped. Test Resultslinux-coverage-integration: 33 passed, 0 skipped Code Coverage
Artifact Sizes
Updated: 2026-07-19 01:16:49 UTC • Commit: a9347bd • Triggered by: Android |
Match neighboring fact label style (Time until Maintenance).
a93bfd2 to
9de7b5a
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #14635 +/- ##
==========================================
+ Coverage 25.47% 31.56% +6.09%
==========================================
Files 769 785 +16
Lines 65912 66977 +1065
Branches 30495 31023 +528
==========================================
+ Hits 16788 21141 +4353
+ Misses 37285 31514 -5771
- Partials 11839 14322 +2483
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
Consolidating per @DonLakeFlyer's request into a single PR: #14651. Closing this one. Thanks! |
Capitalizes the Generator fact
runtimeshortDesc (runtime→Runtime) so it matches nearby labels like "Time until Maintenance".Tiny UI consistency fix. No behavior change.
AI-assisted; human-reviewed.