fix(toolbar): expand dont contraction in BatteryIndicator comment#14646
fix(toolbar): expand dont contraction in BatteryIndicator comment#14646Bartok9 wants to merge 2 commits into
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 CoverageCoverage: 67.8% No baseline available for comparison Artifact Sizes
Updated: 2026-07-19 13:14:31 UTC • Commit: 86b46f7 • Triggered by: Android |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #14646 +/- ##
==========================================
+ Coverage 25.47% 31.58% +6.11%
==========================================
Files 769 785 +16
Lines 65912 66985 +1073
Branches 30495 31029 +534
==========================================
+ Hits 16788 21159 +4371
+ Misses 37285 31441 -5844
- Partials 11839 14385 +2546
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! |
Summary
Expand the
dontcontraction in a BatteryIndicator QML comment for consistency with surrounding grammar.Motivation
Comment-only hygiene; no runtime change.
Verification
AI-assisted; human-reviewed.