refactor(QGCPalette): rename brand color roles - #14863
Conversation
Replaces color-specific branding names with primary and accent roles. Updates custom-build example and QML consumers accordingly.
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (30.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #14863 +/- ##
==========================================
+ Coverage 25.47% 33.74% +8.27%
==========================================
Files 769 933 +164
Lines 65912 84615 +18703
Branches 30495 39120 +8625
==========================================
+ Hits 16788 28551 +11763
+ Misses 37285 36882 -403
- Partials 11839 19182 +7343
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 638 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Build ResultsPlatform Status
All builds passed. Pre-commit
Pre-commit hooks: 2 passed, 75 failed, 7 skipped. Test Resultslinux-coverage-integration: 43 passed, 0 skipped Code CoverageCoverage: 69.5% No baseline available for comparison Artifact Sizes
Updated: 2026-08-14 15:17:13 UTC • Commit: fad8b71 • Triggered by: Android |
Description
Replaces color-specific branding names with primary and accent roles. Updates custom-build example and QML consumers accordingly.
Type of Change
Testing
Platforms Tested
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the project's dual license (Apache 2.0 and GPL v3).