feat(QmlControls): add QGCStyle module - #14604
Open
HTRamsey wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jul 15, 2026 in 0s
30.78% (target 30.00%)
View this Pull Request on Codecov
30.78% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 28.37838% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.78%. Comparing base (f29efd3) to head (641891b).
Additional details and impacted files
@@ Coverage Diff @@
## master #14604 +/- ##
==========================================
+ Coverage 25.47% 30.78% +5.31%
==========================================
Files 769 783 +14
Lines 65912 66911 +999
Branches 30495 31027 +532
==========================================
+ Hits 16788 20598 +3810
+ Misses 37285 32262 -5023
- Partials 11839 14051 +2212 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Comms/LinkManager.h | 83.33% <ø> (+33.33%) |
⬆️ |
| src/QGCApplication.h | 50.00% <ø> (-5.56%) |
⬇️ |
| src/QmlControls/QGCPalette.h | 3.84% <ø> (ø) |
|
| src/QmlControls/QGroundControlQmlGlobal.h | 92.85% <100.00%> (+78.04%) |
⬆️ |
| src/Settings/AppSettings.h | 100.00% <ø> (ø) |
|
| src/Settings/AppSettings.cc | 28.90% <0.00%> (+10.92%) |
⬆️ |
| src/QGCApplication.cc | 21.00% <33.33%> (-0.45%) |
⬇️ |
| src/QmlControls/QGCPalette.cc | 28.44% <25.00%> (+10.26%) |
⬆️ |
... and 434 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 5bc5dfb...641891b. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading