QtLocationPlugin: tile cache, fetch, and provider overhaul#14556
Open
HTRamsey wants to merge 1 commit into
Open
QtLocationPlugin: tile cache, fetch, and provider overhaul#14556HTRamsey wants to merge 1 commit into
HTRamsey wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 18, 2026 in 1s
30.15% (target 30.00%)
View this Pull Request on Codecov
30.15% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 68.04979% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.15%. Comparing base (f29efd3) to head (8d4b8a8).
Additional details and impacted files
@@ Coverage Diff @@
## master #14556 +/- ##
==========================================
+ Coverage 25.47% 30.15% +4.68%
==========================================
Files 769 777 +8
Lines 65912 67173 +1261
Branches 30495 31159 +664
==========================================
+ Hits 16788 20258 +3470
+ Misses 37285 33238 -4047
- Partials 11839 13677 +1838 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/QGCApplication.cc | 20.10% <100.00%> (-1.35%) |
⬇️ |
| src/QtLocationPlugin/Providers/MapProvider.h | 100.00% <100.00%> (ø) |
|
| src/QtLocationPlugin/QGCCachedTileSet.h | 100.00% <100.00%> (ø) |
|
| src/QtLocationPlugin/QGCMapTaskBase.h | 100.00% <100.00%> (ø) |
|
| src/QtLocationPlugin/QGCMapUrlEngine.h | 100.00% <ø> (ø) |
|
| src/QtLocationPlugin/QGCTile.h | 0.00% <ø> (ø) |
|
| src/QtLocationPlugin/QGCTileCacheDatabase.h | 100.00% <ø> (ø) |
|
| src/Settings/AppSettings.h | 100.00% <ø> (ø) |
|
| src/Utilities/Network/QGCNetworkHelper.h | 12.50% <ø> (+12.50%) |
⬆️ |
| src/QtLocationPlugin/QGCCacheTile.h | 80.00% <75.00%> (-7.50%) |
⬇️ |
| ... and 10 more |
... and 374 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 9b73144...8d4b8a8. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading