feat(QGCCorePlugin): allow hiding initial setup sections - #14864
Merged
DonLakeFlyer merged 1 commit intoAug 20, 2026
Merged
Codecov / codecov/project
succeeded
Aug 14, 2026 in 0s
33.76% (target 30.00%)
View this Pull Request on Codecov
33.76% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.76%. Comparing base (f29efd3) to head (46bd468).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/API/QGCCorePlugin.cc | 27.27% | 3 Missing and 5 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #14864 +/- ##
==========================================
+ Coverage 25.47% 33.76% +8.29%
==========================================
Files 769 933 +164
Lines 65912 84625 +18713
Branches 30495 39124 +8629
==========================================
+ Hits 16788 28576 +11788
+ Misses 37285 36840 -445
- Partials 11839 19209 +7370 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/API/QGCCorePlugin.h | 76.19% <ø> (+21.64%) |
⬆️ |
| src/API/QGCCorePlugin.cc | 43.33% <27.27%> (+34.41%) |
⬆️ |
... and 637 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 e1f0d6a...46bd468. 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